aboutsummaryrefslogtreecommitdiff
path: root/irc/ezbounce-devel/files/patch-ab
blob: 8594fd61608f03dda2e8bb4a3a416486627d9c15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/Makefile.in.orig	Sun May  2 10:12:56 1999
+++ lib/Makefile.in	Sun May  2 10:13:07 1999
@@ -9,7 +9,7 @@
 CXX                = @CXX@
 CC                 = @CC@
 CXX_OPTS           = -Wall @NO_EXCEPTIONS@ @NO_RTTI@
-CXX_OPTIMIZATIONS  = -O2 
+CXX_OPTIMIZATIONS  = @CXXFLAGS@ 
 CXX_LIBS 	   =