1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/sysutils/xosview/files/patch-ac

12 lines
502 B
Plaintext
Raw Normal View History

--- 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@ \