aboutsummaryrefslogtreecommitdiffstats
path: root/audio/speak_freely/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/speak_freely/files/patch-af')
-rw-r--r--audio/speak_freely/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/speak_freely/files/patch-af b/audio/speak_freely/files/patch-af
new file mode 100644
index 000000000000..8f99c43f7cd2
--- /dev/null
+++ b/audio/speak_freely/files/patch-af
@@ -0,0 +1,11 @@
+--- blowfish/Makefile.orig Wed Jan 5 20:12:14 2000
++++ blowfish/Makefile Wed Jan 5 20:15:02 2000
+@@ -18,7 +18,7 @@
+
+ MAKE=make -f Makefile
+ CC=cc
+-CFLAG= -O
++CFLAG= $(OPTFLAGS)
+
+ #CC=gcc
+ #CFLAG= -O4 -funroll-loops -fomit-frame-pointer