2023-08-16 22:26:55 +00:00
|
|
|
Index: m4/curl-compilers.m4
|
|
|
|
--- m4/curl-compilers.m4.orig
|
|
|
|
+++ m4/curl-compilers.m4
|
2024-08-01 19:43:51 +00:00
|
|
|
@@ -699,7 +699,7 @@ AC_DEFUN([CURL_SET_COMPILER_OPTIMIZE_OPTS], [
|
2023-08-16 22:26:55 +00:00
|
|
|
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.
|