summaryrefslogtreecommitdiff
path: root/audio/mp3encode/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3encode/files/patch-aa')
-rw-r--r--audio/mp3encode/files/patch-aa23
1 files changed, 20 insertions, 3 deletions
diff --git a/audio/mp3encode/files/patch-aa b/audio/mp3encode/files/patch-aa
index c84422453a5d..2445df2d14cb 100644
--- a/audio/mp3encode/files/patch-aa
+++ b/audio/mp3encode/files/patch-aa
@@ -1,5 +1,22 @@
-*** Makefile.in.orig Wed May 20 22:00:23 1998
---- Makefile.in Wed May 20 22:07:53 1998
+*** Makefile.in.orig Wed Jan 22 18:43:12 1997
+--- Makefile.in Wed Nov 8 05:12:34 2000
+***************
+*** 16,22 ****
+ ## Received from Mike Coleman
+ ############################################################################
+
+! CC = gcc
+
+ c_sources = \
+ common.c \
+--- 16,22 ----
+ ## Received from Mike Coleman
+ ############################################################################
+
+! CC = @CC@
+
+ c_sources = \
+ common.c \
***************
*** 40,46 ****
@@ -13,7 +30,7 @@
NINT_SWITCH = @NINTSW@
-! CC_SWITCHES = -g -O3 -DUNIX -DBS_FORMAT=BINARY $(NINT_SWITCH) -DNDEBUG
+! CC_SWITCHES = @CFLAGS@ -DUNIX -DBS_FORMAT=BINARY $(NINT_SWITCH) -DNDEBUG
PGM = encode