mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
11 lines
311 B
Text
11 lines
311 B
Text
--- configure~ Fri Jul 1 09:52:28 2005
|
|
+++ configure Tue Jul 12 00:15:36 2005
|
|
@@ -19403,7 +19403,7 @@
|
|
|
|
|
|
# Add options to compiler command line, if compiler accepts it
|
|
-function add_compiler_opts() {
|
|
+add_compiler_opts() {
|
|
for option in $* ; do
|
|
SAVE_CXXFLAGS="$CXXFLAGS"
|
|
CXXFLAGS="$CXXFLAGS $option"
|