File dont-mess-with-rpmoptflags.patch of Package curl
Index: curl-8.19.0-rc2/configure.ac =================================================================== --- curl-8.19.0-rc2.orig/configure.ac +++ curl-8.19.0-rc2/configure.ac @@ -602,11 +602,6 @@ if test "$curl_cv_native_windows" = "yes ]) 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