mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 16:29:15 -04:00
14 lines
304 B
Text
14 lines
304 B
Text
|
|
$FreeBSD$
|
|
|
|
--- editline/configure 2003/10/17 09:02:33 1.1
|
|
+++ editline/configure 2003/10/17 09:03:18
|
|
@@ -1906,7 +1906,7 @@
|
|
CPPFLAGS="$CPPFLAGS -DDEBUG_TTY -DDEBUG_KEY -DDEBUG_READ -DDEBUG"
|
|
CPPFLAGS="$CPPFLAGS -DDEBUG_REFRESH -DDEBUG_PASTE"
|
|
else
|
|
- CFLAGS="$CFLAGS -O"
|
|
+ CFLAGS="$CFLAGS"
|
|
fi
|
|
|
|
|