aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qpe-games/fish-1.1.0/Makefile.patch
blob: c7a08e1aa7dbb05f9bf388a0265682967756f8e5 (plain)
1
2
3
4
5
6
7
8
diff -ur fish_V1.1.0.orig/tools/Makefile fish_V1.1.0/tools/Makefile
--- fish_V1.1.0.orig/tools/Makefile	2004-06-16 20:35:22.000000000 +0200
+++ fish_V1.1.0/tools/Makefile	2004-06-16 20:35:33.000000000 +0200
@@ -1,3 +1,3 @@
 bin2c:
-	gcc -O2 -Wall -o bin2c bin2c.c
+	$(BUILD_CC) -O2 -Wall -o bin2c bin2c.c