aboutsummaryrefslogtreecommitdiffstats
path: root/opie-3rdparty/fish-1.1.0/Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'opie-3rdparty/fish-1.1.0/Makefile.patch')
-rw-r--r--opie-3rdparty/fish-1.1.0/Makefile.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/opie-3rdparty/fish-1.1.0/Makefile.patch b/opie-3rdparty/fish-1.1.0/Makefile.patch
index e69de29bb2..c7a08e1aa7 100644
--- a/opie-3rdparty/fish-1.1.0/Makefile.patch
+++ b/opie-3rdparty/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
+