aboutsummaryrefslogtreecommitdiff
path: root/audio/gsi/files/patch-an
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-07 18:05:12 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-07 18:05:12 +0000
commit2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a (patch)
treef156be516fa9ab5097b0e814ea96ea50cab34533 /audio/gsi/files/patch-an
parentce13902f3da6ca0d781a8c441333d00623ddaf71 (diff)
downloadports-2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a.tar.gz
ports-2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a.zip
Notes
Diffstat (limited to 'audio/gsi/files/patch-an')
-rw-r--r--audio/gsi/files/patch-an11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/gsi/files/patch-an b/audio/gsi/files/patch-an
new file mode 100644
index 000000000000..d264821f2a5f
--- /dev/null
+++ b/audio/gsi/files/patch-an
@@ -0,0 +1,11 @@
+--- ../gsi/test/gsif/Makefile Wed Feb 2 19:05:23 2000
++++ ./test/gsif/Makefile Thu Dec 7 18:59:21 2000
+@@ -25,7 +25,7 @@
+ #-----------------------------------------------------------------------------#
+ INCLUDES = -I../../include
+
+-CFLAGS = -O2 -fomit-frame-pointer -DDEBUG -g -Wall
++CFLAGS += -Wall -DDEBUG
+
+ ALL_CFLAGS = $(DEFINES) $(INCLUDES) $(CFLAGS)
+