X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=Makefile.upstream;h=0a3aaa891efca39661052f3c178322cbcb60438f;hp=bdf1a7d4c9b467c02bdc2e9487f4dea067c3f60f;hb=9fe5ab0b773fee33a8af3406b3e7b3fcd2303d76;hpb=9052d19c365d8a371f2f4d0c0d53417c1ec5c217 diff --git a/Makefile.upstream b/Makefile.upstream index bdf1a7d..0a3aaa8 100644 --- a/Makefile.upstream +++ b/Makefile.upstream @@ -18,6 +18,7 @@ url_jpeg-6b := http://www.ijg.org/files/jpegsrc.v6b.tar.gz url_jikes-1.18 := http://www.megacz.com/tmp/jikes-1.18.tgz #ftp://www-126.ibm.com/pub/jikes/1.18/jikes-1.18.tar.gz .install_binutils-2.13.2.1_powerpc-apple-darwin: .vendor + rm -rf upstream/darwin-linker/src cd upstream/darwin-linker; tar xvzf ../install/powerpc-apple-darwin/cctools-478.tgz cd upstream/darwin-linker/src/cctools; for A in ../../patches/*.patch; do patch -p0 < $$A; done cp upstream/darwin-linker/src/cctools/ld/fake-mach.c upstream/darwin-linker/src/cctools/libstuff