wok rev 14339

mingw32-gcc: remove wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 13 21:37:35 2013 +0200 (2013-04-13)
parents 27b4b90f2af8
children 8905b67dd56a
files mingw32-gcc/receipt
line diff
     1.1 --- a/mingw32-gcc/receipt	Sat Apr 13 21:20:58 2013 +0200
     1.2 +++ b/mingw32-gcc/receipt	Sat Apr 13 21:37:35 2013 +0200
     1.3 @@ -61,7 +61,7 @@
     1.4  		--enable-sjlj-exceptions \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make -j 4 CFLAGS="-O2 -fomit-frame-pointer" LDFLAGS="-s"  &&
     1.7 -	make DESTDIR=$DESTDIR install
     1.8 +	make DESTDIR=$DESTDIR install 2>&1 | grep -v fixinc/fixincl
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.