12 lines
448 B
Text
12 lines
448 B
Text
Index: m4/curl-compilers.m4
|
|
--- m4/curl-compilers.m4.orig
|
|
+++ m4/curl-compilers.m4
|
|
@@ -699,7 +699,7 @@ AC_DEFUN([CURL_SET_COMPILER_OPTIMIZE_OPTS], [
|
|
tmp_options=""
|
|
tmp_CFLAGS="$CFLAGS"
|
|
tmp_CPPFLAGS="$CPPFLAGS"
|
|
- honor_optimize_option="yes"
|
|
+ honor_optimize_option="no"
|
|
#
|
|
dnl If optimization request setting has not been explicitly specified,
|
|
dnl it has been derived from the debug setting and initially assumed.
|