wok-current diff binutils/receipt @ rev 4197
Up: libnsgif (rev 9138) improvment + build with gcc 4.x
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Sep 23 20:58:01 2009 +0200 (2009-09-23) |
parents | 92e8ac5a4240 |
children | 89209a7ca1ca |
line diff
1.1 --- a/binutils/receipt Wed Aug 19 16:02:07 2009 +0000 1.2 +++ b/binutils/receipt Wed Sep 23 20:58:01 2009 +0200 1.3 @@ -16,12 +16,6 @@ 1.4 # 1.5 compile_rules() 1.6 { 1.7 - # Determine if TOOLPREFIX has been defined in tazwok.conf 1.8 - if [ -z "$TOOLPREFIX" ] ; then 1.9 - # Provide a default value 1.10 - TOOLPREFIX=i486-pc-linux-gnu- 1.11 - fi 1.12 - 1.13 mkdir binutils-build && cd binutils-build 1.14 ../$PACKAGE-$VERSION/configure \ 1.15 --program-prefix=$TOOLPREFIX \