wok diff tcc/receipt @ rev 14236

fontconfig-infinality-yad: use 'tazbox su' instead of 'subox'
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 22 13:38:27 2013 +0000 (2013-03-22)
parents f51d35fb6a4a
children 83f4594dbebd
line diff
     1.1 --- a/tcc/receipt	Thu Mar 21 21:44:13 2013 +0100
     1.2 +++ b/tcc/receipt	Fri Mar 22 13:38:27 2013 +0000
     1.3 @@ -30,6 +30,7 @@
     1.4  	sed -i 's/cp -u/cp/' tests/Makefile
     1.5  	sed -i 's, tcctest.gcc .*, tcctest.gcc $< -I. -w $(shell echo $(CFLAGS) | sed "s/-O2//"),' \
     1.6  		tests/Makefile
     1.7 +	sed -i 's/array_test(int.*/array_test()/;s/.*array:.*/int a[4];\n&/' tests/tcctest.c
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--enable-cross \