wok-next diff tcc/receipt @ rev 14255
Up: xine-ui (0.99.7)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 26 23:20:15 2013 +0100 (2013-03-26) |
parents | f51d35fb6a4a |
children | 83f4594dbebd |
line diff
1.1 --- a/tcc/receipt Thu Mar 21 21:44:13 2013 +0100 1.2 +++ b/tcc/receipt Tue Mar 26 23:20:15 2013 +0100 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 \