Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
492 B
Text
11 lines
492 B
Text
--- src/Makefile.in.orig 2009-10-29 21:01:12 UTC
|
|
+++ src/Makefile.in
|
|
@@ -8,7 +8,7 @@ ARCHFLAGS = {ARCHFLAGS}
|
|
ARCHLIBS = {ARCHLIBS}
|
|
DEBUGFLAGS = {DEBUGFLAGS}
|
|
|
|
-COMMONGCCOPTS = -Wall -Wno-unused -Wno-format -Wmissing-prototypes -Wstrict-prototypes -fno-exceptions -O2
|
|
+COMMONGCCOPTS = -Wno-unused -Wno-format -Wmissing-prototypes -Wstrict-prototypes -fno-exceptions
|
|
|
|
TARGETCFLAGS = -fomit-frame-pointer $(COMMONGCCOPTS) $(DEBUGFLAGS) $(ARCHFLAGS)
|
|
LIBRARIES = -lm $(AUDIOLIBS) $(ARCHLIBS)
|