summaryrefslogtreecommitdiffstats
path: root/development/pforth/pforth-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'development/pforth/pforth-build.patch')
-rw-r--r--development/pforth/pforth-build.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/pforth/pforth-build.patch b/development/pforth/pforth-build.patch
new file mode 100644
index 0000000000..c3652fc424
--- /dev/null
+++ b/development/pforth/pforth-build.patch
@@ -0,0 +1,10 @@
+--- Makefile.orig 2012-09-19 08:11:17.879915524 +0700
++++ Makefile 2012-09-19 08:11:34.512682577 +0700
+@@ -24,7 +24,6 @@
+ WIDTHOPT=
+
+ FULL_WARNINGS = \
+- -c89 \
+ -fsigned-char \
+ -fno-builtin \
+ -fno-unroll-loops \