mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 22:39:16 -04:00
- Respect CXXFLAGS PR: ports/103768 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
11 lines
222 B
Text
11 lines
222 B
Text
--- configure.orig Sat May 27 13:23:58 2006
|
|
+++ configure Wed Sep 27 11:52:11 2006
|
|
@@ -1371,7 +1371,7 @@
|
|
|
|
|
|
RUN_TESTS_OPTIONS=""
|
|
-CXXFLAGS=""
|
|
+#CXXFLAGS=""
|
|
|
|
|
|
# Check whether --with-build or --without-build was given.
|