Externals - Cleanup, cross-compiler working
authorJohn Hodge <[email protected]>
Sun, 9 Mar 2014 06:36:19 +0000 (14:36 +0800)
committerJohn Hodge <[email protected]>
Sun, 9 Mar 2014 06:36:19 +0000 (14:36 +0800)
commit969efab9ce5b5233222f130fbbf5794ce5592508
tree89836a973c6b7bf491460922e207349f0b68e06b
parent70d0f9abb42fb0b25f35b3fca91159e5c3a90316
Externals - Cleanup, cross-compiler working

> zlib, SDL, dropbear, and bochs compile with the targeted cross-compiler
24 files changed:
Externals/ACPICA/Makefile
Externals/ACPICA/Makefile.kinc
Externals/bochs/Makefile [new file with mode: 0644]
Externals/bochs/patches/config.h.in.patch [new file with mode: 0644]
Externals/bochs/patches/config.sub.patch [new file with mode: 0644]
Externals/common.mk [deleted file]
Externals/common_automake.mk [new file with mode: 0644]
Externals/config.mk
Externals/core.mk
Externals/cross-compiler/Makefile
Externals/cross-compiler/patches/binutils/bfd/config.bfd.patch
Externals/cross-compiler/patches/binutils/ld/Makefile.in.patch
Externals/cross-compiler/patches/binutils/ld/configure.tgt.patch
Externals/cross-compiler/patches/binutils/ld/emulparams/acess2_amd64.sh [new file with mode: 0644]
Externals/cross-compiler/patches/config/override.m4.patch [new file with mode: 0644]
Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch
Externals/cross-compiler/patches/gcc/gcc/config/acess2.h
Externals/cross-compiler/patches/gcc/libgcc/config.host.patch
Externals/dropbear/Makefile
Externals/dropbear/patches/config.sub.patch [new file with mode: 0644]
Externals/sdl12/Makefile
Externals/sdl12/patches/configure.in.patch [deleted file]
Externals/sdl12/patches/configure.patch [new file with mode: 0644]
Externals/zlib/Makefile

UCC git Repository :: git.ucc.asn.au