# HG changeset patch # User Christophe Lincoln # Date 1305469857 -7200 # Node ID 89d2e45be6c50e4dff2ac45cdac27da4f78aa7bf # Parent 6482c07e05010c99ba17a24c533e9691e905279f gcc3: should fix the build diff -r 6482c07e0501 -r 89d2e45be6c5 gcc3/receipt --- a/gcc3/receipt Sun May 15 16:15:09 2011 +0200 +++ b/gcc3/receipt Sun May 15 16:30:57 2011 +0200 @@ -22,7 +22,7 @@ --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls \ --enable-languages=c,c++ --enable-shared --with-system-zlib \ --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \ - --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu \ + --enable-threads=posix --with-tune=i486 \ --program-suffix=-3 make -j 4 bootstrap # Make install in the source tree to help creating derivated pkgs