3163e51bea
- fixed CVE-2013-0249 (bnc#802411) - refreshed patches OBS-URL: https://build.opensuse.org/request/show/151574 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=87
16 lines
539 B
Diff
16 lines
539 B
Diff
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac.orig 2013-02-07 11:55:15.150276599 +0100
|
|
+++ configure.ac 2013-02-07 11:55:15.167277116 +0100
|
|
@@ -288,10 +288,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
|
|
#
|