summaryrefslogtreecommitdiff
path: root/x11/imwheel/patches/patch-aa
blob: 9df25da2355eced2dbd108d1cb2304f902fe972e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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