7a9dcfa8fc
big thanks to Martynas Venckus for his work on regression tests "go ahead!" jasper@
13 lines
424 B
Plaintext
13 lines
424 B
Plaintext
$OpenBSD: patch-lib-src_libnyquist_Makefile_in,v 1.2 2006/12/17 12:12:58 ajacoutot Exp $
|
|
--- lib-src/libnyquist/Makefile.in.orig Sat Dec 2 11:09:32 2006
|
|
+++ lib-src/libnyquist/Makefile.in Sat Dec 2 11:10:37 2006
|
|
@@ -6,7 +6,7 @@
|
|
INCL = -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft
|
|
|
|
CC = @CC@
|
|
-override CFLAGS += -g -DCMTSTUFF -O2 -DEXT $(INCL)
|
|
+override CFLAGS += -DCMTSTUFF -DEXT $(INCL)
|
|
LN = $(CC)
|
|
LFLAGS = -lm
|
|
|