summaryrefslogtreecommitdiffstats
path: root/audio/gsi/files/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gsi/files/patch-ar')
-rw-r--r--audio/gsi/files/patch-ar19
1 files changed, 14 insertions, 5 deletions
diff --git a/audio/gsi/files/patch-ar b/audio/gsi/files/patch-ar
index 3d8176b..de49518 100644
--- a/audio/gsi/files/patch-ar
+++ b/audio/gsi/files/patch-ar
@@ -1,11 +1,20 @@
---- ../gsi/test/memory_leak/Makefile Wed Feb 2 19:06:01 2000
-+++ ./test/memory_leak/Makefile Thu Dec 7 18:59:21 2000
-@@ -28,7 +28,7 @@
+--- test/server/memory_leak/Makefile.orig Thu Dec 28 02:59:47 2000
++++ test/server/memory_leak/Makefile Fri May 16 16:53:49 2003
+@@ -23,7 +23,7 @@
- INCLUDES = -I../../include #-I/usr/local/include
+ INCLUDES = -I../../../lib/include
--CFLAGS = -O2 -fomit-frame-pointer -DDEBUG -g -Wall
+-CFLAGS = -O2 -DDEBUG -g -Wall
+CFLAGS += -Wall -DDEBUG
ALL_CFLAGS = $(DEFINES) $(INCLUDES) $(CFLAGS)
+@@ -44,7 +44,7 @@
+ else
+ CURSES = ncurses
+ endif
+-LIBS = $(CURRENT_GSI_LIBS) -L/usr/local/lib -lgsi -lgsif -lm -l$(CURSES) $(EXTRALIBS)
++LIBS = $(CURRENT_GSI_LIBS) -lgsi -lgsif -lm -l$(CURSES) $(EXTRALIBS)
+
+ #-----------------------------------------------------------------------------#
+ # Targets
OpenPOWER on IntegriCloud