mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
398 B
Plaintext
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@
|