2013-09-26 17:14:40 +02:00

11 lines
398 B
Plaintext

$NetBSD: patch-ab,v 1.3 2006/09/07 05:39:37 adam Exp $
--- Makefile.in.orig 2001-12-15 18:51:54.000000000 +0100
+++ Makefile.in
@@ -1,4 +1,4 @@
-CFLAGS=@CFLAGS@ -O3 @X_CFLAGS@ -Wall -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer
+CFLAGS=@CFLAGS@ @X_CFLAGS@ # -Wall -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer
#-malign-functions=0
LDFLAGS=@LDFLAGS@
LIBS=@LIBS@