aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qpe-games/fish-1.1.0/Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qpe-games/fish-1.1.0/Makefile.patch')
-rw-r--r--recipes/qpe-games/fish-1.1.0/Makefile.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/qpe-games/fish-1.1.0/Makefile.patch b/recipes/qpe-games/fish-1.1.0/Makefile.patch
new file mode 100644
index 0000000000..c7a08e1aa7
--- /dev/null
+++ b/recipes/qpe-games/fish-1.1.0/Makefile.patch
@@ -0,0 +1,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
+