aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xosview/files/patch-ac
blob: 679881ad4bbdd66414bba16ceba10f4dae38e517 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config/Makefile.config.in.orig	Thu Feb 25 12:12:41 1999
+++ config/Makefile.config.in	Sun Mar 14 13:05:07 1999
@@ -22,7 +22,7 @@
 #-----------------------------------------------------------------
 
 # Optimized CXXFLAGS
-CXXFLAGS      += $(CFLAGS) -Wall -O4 -pipe -I@x_includes@ \
+CXXFLAGS      += $(CFLAGS) -Wall -I@x_includes@ \
                 -DXOSVIEW_VERSION=\"$(VERS)\" -I$(TOP) -I$(TOP)/@host_dir@ @DEFS@
 # DEBUG CXXFLAGS
 #CXXFLAGS      += $(CFLAGS) -Wall -ggdb -pipe -I@x_includes@ \