From: megacz Date: Fri, 30 Jan 2004 07:36:55 +0000 (+0000) Subject: 2003/09/26 03:25:21 X-Git-Tag: RC3~563 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=edbc836b20d59a22262ddb3e5664e3d024c41d9a 2003/09/26 03:25:21 darcs-hash:20040130073655-2ba56-9d0a59bb2d62b7bc603dc12b1f4f1bf1ff35ff72.gz --- diff --git a/Makefile b/Makefile index fc791a8..ebf9049 100644 --- a/Makefile +++ b/Makefile @@ -258,13 +258,6 @@ dist: compile dist-private: make $(silent) update-build - # preserve gcc across builds so we don't have to remake it -# mkdir -p $(HOME)/dist.xwt.org-gcc -# mv gcc gcc- -# ln -s $(HOME)/dist.xwt.org-gcc gcc -# mv -f gcc-/Makefile gcc/ -# mv -f gcc-/*.patch gcc/ - # build it nice -n 19 make all