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

14 lines
327 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2001/04/27 13:32:01 zuntum Exp $
--- getopt/Makefile.in.orig Thu Feb 22 08:41:45 2001
+++ getopt/Makefile.in
@@ -79,7 +79,7 @@
mdump_dist = @mdump_dist@
suid = @suid@
-CFLAGS = -O6 -s -Wall
+CFLAGS+= -s -Wall
noinst_LIBRARIES = libgetopt.a
libgetopt_a_SOURCES = getopt.c getopt1.c getopt.h