You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/curl/files/curl-respect-cflags-3.patch

15 lines
406 B

diff --git a/configure.ac b/configure.ac
index e9b49c7..e374ab6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -280,9 +280,6 @@ 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
#