From: megacz Date: Fri, 30 Jan 2004 07:05:35 +0000 (+0000) Subject: 2003/09/07 22:37:49 X-Git-Tag: RC3~673 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=ed9d0d428f64b76d69111a958cc58a717d3a4c75 2003/09/07 22:37:49 darcs-hash:20040130070535-2ba56-21c8dc452264464ae97d21447aebbc9644e3e303.gz --- diff --git a/Makefile.upstream b/Makefile.upstream index b859727..0058bc9 100644 --- a/Makefile.upstream +++ b/Makefile.upstream @@ -37,7 +37,7 @@ url_jikes-1.18 := http://www.megacz.com/tmp/jikes-1.18.tgz #ftp:// cd upstream/install/bin; ln -s ../powerpc-apple-darwin/bin/as powerpc-apple-darwin-as cd upstream/install/bin; ln -s ../powerpc-apple-darwin/bin/ar powerpc-apple-darwin-ar cd upstream/install/bin; ln -s ../powerpc-apple-darwin/bin/strip powerpc-apple-darwin-strip - echo -e "\#!/bin/sh\nc++filt $@\n" > upstream/install/bin/c++filt3; chmod +x upstream/install/bin/c++filt3 + echo -e "#!/bin/sh\nc++filt $$@\n" > upstream/install/bin/c++filt3; chmod +x upstream/install/bin/c++filt3 touch $@ # building gcc requires binutils