2022-04-27 09:43:43 +00:00
|
|
|
Index: curl-7.82.0/configure.ac
|
2013-02-07 12:27:21 +00:00
|
|
|
===================================================================
|
2022-04-27 09:43:43 +00:00
|
|
|
--- curl-7.82.0.orig/configure.ac
|
|
|
|
+++ curl-7.82.0/configure.ac
|
|
|
|
@@ -395,10 +395,6 @@ dnl platform/compiler/architecture speci
|
2012-01-18 12:50:45 +00:00
|
|
|
dnl **********************************************************************
|
|
|
|
|
|
|
|
CURL_CHECK_COMPILER
|
|
|
|
-CURL_SET_COMPILER_BASIC_OPTS
|
|
|
|
-CURL_SET_COMPILER_DEBUG_OPTS
|
|
|
|
-CURL_SET_COMPILER_OPTIMIZE_OPTS
|
|
|
|
-CURL_SET_COMPILER_WARNING_OPTS
|
|
|
|
|
2012-02-02 18:50:23 +00:00
|
|
|
if test "$compiler_id" = "INTEL_UNIX_C"; then
|
2012-01-18 12:50:45 +00:00
|
|
|
#
|