wok-6.x rev 9827
gcc3: should fix the build
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 15 16:30:57 2011 +0200 (2011-05-15) |
parents | 6482c07e0501 |
children | 64c3eda7d700 |
files | gcc3/receipt |
line diff
1.1 --- a/gcc3/receipt Sun May 15 16:15:09 2011 +0200 1.2 +++ b/gcc3/receipt Sun May 15 16:30:57 2011 +0200 1.3 @@ -22,7 +22,7 @@ 1.4 --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls \ 1.5 --enable-languages=c,c++ --enable-shared --with-system-zlib \ 1.6 --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \ 1.7 - --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu \ 1.8 + --enable-threads=posix --with-tune=i486 \ 1.9 --program-suffix=-3 1.10 make -j 4 bootstrap 1.11 # Make install in the source tree to help creating derivated pkgs