astepano / rpms / curl

Forked from rpms/curl 6 years ago
Clone
014599c
diff --git a/configure.ac b/configure.ac
014599c
index e575a20..81a7772 100644
014599c
--- a/configure.ac
014599c
+++ b/configure.ac
014599c
@@ -228,7 +228,10 @@ dnl **********************************************************************
45fab4b
 
45fab4b
 CURL_CHECK_COMPILER
45fab4b
 CURL_SET_COMPILER_BASIC_OPTS
45fab4b
-CURL_SET_COMPILER_DEBUG_OPTS
45fab4b
+
45fab4b
+dnl do not perturb CFLAGS given by the build system
45fab4b
+dnl CURL_SET_COMPILER_DEBUG_OPTS
45fab4b
+
45fab4b
 CURL_SET_COMPILER_OPTIMIZE_OPTS
45fab4b
 CURL_SET_COMPILER_WARNING_OPTS
45fab4b