1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/irc/ezbounce-devel/files/patch-ab

12 lines
301 B
Plaintext
Raw Normal View History

--- 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 =