wok-stable diff gcc3/receipt @ rev 8853
Updated tazchroot to use slitaz-dev-tools.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 25 00:36:16 2011 +0000 (2011-02-25) |
parents | 49e501a55595 |
children | 616a8fb2f4e1 |
line diff
1.1 --- a/gcc3/receipt Sat Jul 10 09:37:09 2010 +0200 1.2 +++ b/gcc3/receipt Fri Feb 25 00:36:16 2011 +0000 1.3 @@ -16,7 +16,7 @@ 1.4 { 1.5 mkdir gcc-build 1.6 cd gcc-build 1.7 - ../gcc-$VERSION/configure --prefix=/usr --libexecdir=/usr/lib \ 1.8 + $src/configure --prefix=/usr --libexecdir=/usr/lib \ 1.9 --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls \ 1.10 --enable-languages=c,c++ --enable-shared --with-system-zlib \ 1.11 --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \