X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=Makefile.upstream;h=0058bc94919ff6984f947b7b99f929144af186c7;hp=b859727acba3713f14baf06dd4b698a53f88dcaf;hb=ed9d0d428f64b76d69111a958cc58a717d3a4c75;hpb=620efcc6a0bcf699340c69e6f107bcb0b3259304 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