c6966aed7d
- Update to version curl 7.24.0 - refresh patches to fix broken build OBS-URL: https://build.opensuse.org/request/show/102532 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=69
14 lines
379 B
Diff
14 lines
379 B
Diff
--- configure.ac.orig
|
|
+++ configure.ac
|
|
@@ -279,10 +279,6 @@ dnl platform/compiler/architecture speci
|
|
dnl **********************************************************************
|
|
|
|
CURL_CHECK_COMPILER
|
|
-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
|
|
#
|