forked from Lainports/freebsd-ports
USE_GETOPT_LONG Respect CFLAGS Update URLS Reword pkg-descr Add pkg-message Give Maintainership to submitter PR: 51498 Submitted by: Sergei Kolobov <sergei@kolobov.com>
11 lines
191 B
Text
11 lines
191 B
Text
--- configure.orig Mon Apr 28 16:00:06 2003
|
|
+++ configure Mon Apr 28 16:00:17 2003
|
|
@@ -745,7 +745,7 @@
|
|
fi
|
|
|
|
if test -n "$GCC"; then
|
|
- CFLAGS="-O3 -W -Wall"
|
|
+# CFLAGS="-O3 -W -Wall"
|
|
fi
|
|
|
|
|