X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=73c02a143e0fb8a4bc9e44a34fac357d73734a55;hb=97029747724b528f8a4b714f84118dc6b1e30975;hp=3968327fac206acff470703d80927a7ab15cc148;hpb=b383a2c2ce407cc333818f7916c46cfda10a476a;p=org.ibex.core.git diff --git a/Makefile b/Makefile index 3968327..73c02a1 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,7 @@ $(c_objects): bin-$(platform)/%.c.o: src/%.c src/org/ijg/jmorecfg.h $(gcc) -Ibin -c $< -o $@ .upstream: - curl http://www.megacz.com/upstream.tgz | tar xvzLf - + curl http://www.megacz.com/upstream.tgz | tar xvz -L -f - touch .upstream upstream/Carbon/include/Carbon: upstream