mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
PR: 90182 Submitted by: shuhei <amakawa@jp.freebsd.org> (maintainer) Approved by: clement (mentor)
11 lines
333 B
Text
11 lines
333 B
Text
--- configure.orig Tue Aug 30 16:58:35 2005
|
|
+++ configure Sat Dec 10 19:15:02 2005
|
|
@@ -3365,7 +3365,7 @@
|
|
if test "$enable_debug" = "no"; then
|
|
{ echo "$as_me:$LINENO: WARNING: Removing debugging option!" >&5
|
|
echo "$as_me: WARNING: Removing debugging option!" >&2;}
|
|
- CFLAGS=" "
|
|
+# CFLAGS=" "
|
|
fi
|
|
|
|
if test "x$GCC" = "xyes"; then
|