1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/irc/ezbounce/files/patch-aa
Steve Price dde8b5ce7c Update to version 0.85 and honor CXXFLAGS.
PR:		11452
Submitted by:	maintainer
1999-05-03 02:27:26 +00:00

12 lines
368 B
Plaintext

--- Makefile.in.orig Sun May 2 10:12:22 1999
+++ Makefile.in Sun May 2 10:12:39 1999
@@ -11,7 +11,7 @@
CXX = @CXX@
CXX_OPTS = -Wall -D_ezbounce_ @NO_EXCEPTIONS@ @NO_RTTI@
-CXX_OPTIMIZATIONS = -O2 @OMIT_FRAME_POINTER@
+CXX_OPTIMIZATIONS = @CXXFLAGS@ @OMIT_FRAME_POINTER@
CXX_LIBS = -lstdc++
SUBDIRS = lib src mdidentd