wok-4.x diff gcc3/receipt @ rev 12475
Patch mandir dev86
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Mar 15 08:07:13 2023 +0000 (23 months ago) |
parents | 89d2e45be6c5 |
children |
line diff
1.1 --- a/gcc3/receipt Sun May 15 16:30:57 2011 +0200 1.2 +++ b/gcc3/receipt Wed Mar 15 08:07:13 2023 +0000 1.3 @@ -24,10 +24,10 @@ 1.4 --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \ 1.5 --enable-threads=posix --with-tune=i486 \ 1.6 --program-suffix=-3 1.7 - make -j 4 bootstrap 1.8 + make $MAKEFLAGS 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 -j 4 install 1.12 + make $MAKEFLAGS install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.