]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpe-games/icebloxx-1.0.0/Makefile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qpe-games / icebloxx-1.0.0 / Makefile.patch
1 diff -ur icebloxx_V1.0.0.orig/tools/Makefile icebloxx_V1.0.0/tools/Makefile
2 --- icebloxx_V1.0.0.orig/tools/Makefile 2002-07-31 08:38:56.000000000 +0200
3 +++ icebloxx_V1.0.0/tools/Makefile      2004-06-16 20:50:29.000000000 +0200
4 @@ -1,3 +1,3 @@
5  bin2c:
6 -       gcc -O2 -Wall -o bin2c bin2c.c
7 +       $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c
8