cvs commit: ports/java/jdk13/files patch-gcc.make patch-gcc30.make
patch-gcc31.make patch-gcc32.make
Greg Lewis
glewis at FreeBSD.org
Fri Nov 26 21:48:24 PST 2004
glewis 2004-11-27 05:48:23 UTC
FreeBSD ports repository
Added files:
java/jdk13/files patch-gcc.make patch-gcc30.make
patch-gcc31.make patch-gcc32.make
Log:
. Fix the build with gcc 3.4 part 2/2. Don't use the flag
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1]
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS.
PR: 71516 [1]
Submitted by: Damir Kiramov <damirycha at damirycha.net.ru> [1]
Revision Changes Path
1.1 +24 -0 ports/java/jdk13/files/patch-gcc.make (new)
1.1 +15 -0 ports/java/jdk13/files/patch-gcc30.make (new)
1.1 +24 -0 ports/java/jdk13/files/patch-gcc31.make (new)
1.1 +24 -0 ports/java/jdk13/files/patch-gcc32.make (new)
More information about the cvs-all
mailing list