summaryrefslogtreecommitdiff
path: root/audio/lame/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/lame/files/patch-aa')
-rw-r--r--audio/lame/files/patch-aa21
1 files changed, 21 insertions, 0 deletions
diff --git a/audio/lame/files/patch-aa b/audio/lame/files/patch-aa
new file mode 100644
index 000000000000..122ddd7435a2
--- /dev/null
+++ b/audio/lame/files/patch-aa
@@ -0,0 +1,21 @@
+--- Makefile.orig Sun Nov 29 17:40:32 1998
++++ Makefile Sun Nov 29 17:41:27 1998
+@@ -17,7 +17,7 @@
+ ## Received from Mike Coleman
+ ############################################################################
+
+-CC = egcc
++CC = gcc
+
+ c_sources = \
+ common.c \
+@@ -43,8 +43,7 @@
+
+ #CC_SWITCHES = -O3 -DUNIX -DBS_FORMAT=BINARY $(NINT_SWITCH) -DNDEBUG
+ CC_SWITCHES = -O9 -DUNIX -DBS_FORMAT=BINARY $(NINT_SWITCH) -DNDEBUG \
+- -funroll-loops -fstrength-reduce -ffast-math -malign-functions=4 \
+- -malign-jumps=4 -malign-loops=4 -enable-i386-hacks -mpentium
++ -funroll-loops -fstrength-reduce -ffast-math
+ EXTRA_SWITCHES =
+
+ PGM = lamer