mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2a64cbe596
and which gives applications, through a very simple API, sample playing with stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and ejecting/changing.
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
--- ../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 @@
|
|
|
|
INCLUDES = -I../../include #-I/usr/local/include
|
|
|
|
-CFLAGS = -O2 -fomit-frame-pointer -DDEBUG -g -Wall
|
|
+CFLAGS += -Wall -DDEBUG
|
|
ALL_CFLAGS = $(DEFINES) $(INCLUDES) $(CFLAGS)
|
|
|
|
|