13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
|
$OpenBSD: patch-configure,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot Exp $
|
||
|
--- configure.orig Sun Jun 17 07:12:20 2007
|
||
|
+++ configure Tue Jun 19 12:02:17 2007
|
||
|
@@ -26815,7 +26815,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$
|
||
|
|
||
|
else
|
||
|
|
||
|
- for stp_ac_arg in -O6 -O3 -O2 -O1 -O ; do
|
||
|
+ for stp_ac_arg in '' ; do
|
||
|
stp_ac_save_CFLAGS="${CFLAGS}"
|
||
|
|
||
|
{ echo "$as_me:$LINENO: checking if ${CC} supports ${stp_ac_arg}" >&5
|