wok-stable diff gcc3/receipt @ rev 8051
Up: libxfcegui4 to 4.8.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jan 20 15:43:49 2011 +0000 (2011-01-20) |
parents | 887328e98069 |
children | 7461a0c31d62 |
line diff
1.1 --- a/gcc3/receipt Sat Mar 15 09:45:19 2008 +0000 1.2 +++ b/gcc3/receipt Thu Jan 20 15:43:49 2011 +0000 1.3 @@ -22,10 +22,10 @@ 1.4 --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \ 1.5 --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu \ 1.6 --program-suffix=-3 1.7 - make bootstrap 1.8 + make -j 4 bootstrap 1.9 # Make install in the source tree to help creating derivated pkgs 1.10 # and keep $_pkg variable set for genpkg. 1.11 - make DESTDIR=$src/_pkg install 1.12 + make -j 4 DESTDIR=$src/_pkg install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.