SHA256
8
0
forked from pool/curl
Files
curl/dont-mess-with-rpmoptflags.patch

17 lines
462 B
Diff
Raw Permalink Normal View History

Index: curl-8.12.0/configure.ac
===================================================================
--- curl-8.12.0.orig/configure.ac
+++ curl-8.12.0/configure.ac
@@ -502,11 +502,6 @@ if test "$curl_cv_native_windows" = "yes
esac
fi
-CURL_SET_COMPILER_BASIC_OPTS
-CURL_SET_COMPILER_DEBUG_OPTS
-CURL_SET_COMPILER_OPTIMIZE_OPTS
-CURL_SET_COMPILER_WARNING_OPTS
-
if test "$compiler_id" = "INTEL_UNIX_C"; then
#
if test "$compiler_num" -ge "1000"; then