From 86c49121b2ce61e254cc0851080402ce80abb9fd Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:09:03 +0000 Subject: [PATCH] 2003/09/10 05:26:18 darcs-hash:20040130070903-2ba56-6ac9a08a511ac204ee82636082b653fee234d02b.gz --- Makefile.upstream | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.upstream b/Makefile.upstream index 1e9a941..f291d5d 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 -- 1.7.10.4