wok diff libpthread-stubs/receipt @ rev 12710
cross-arm-gcc: improve receipt, use --libexecdir= and --disable-threads
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 04 15:59:16 2012 +0200 (2012-05-04) |
parents | 9119faf2898f |
children | 049b98907ea8 |
line diff
1.1 --- a/libpthread-stubs/receipt Thu Jan 27 00:20:50 2011 +0100 1.2 +++ b/libpthread-stubs/receipt Fri May 04 15:59:16 2012 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make -j 1 install 1.8 + ./configure $CONFIGURE_ARGS && make && make -j 1 install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.