ports/math/cvcl/files/patch-configure
Pav Lucistnik 97aab5b1c4 - Fix build on amd64
- Respect CXXFLAGS

PR:		ports/103768
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2006-09-28 17:12:19 +00:00

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.