curl-respect-cflags-3.patch 406 B

123456789101112131415
  1. diff --git a/configure.ac b/configure.ac
  2. index e9b49c7..e374ab6 100644
  3. --- a/configure.ac
  4. +++ b/configure.ac
  5. @@ -280,9 +280,6 @@ dnl **********************************************************************
  6. CURL_CHECK_COMPILER
  7. CURL_SET_COMPILER_BASIC_OPTS
  8. -CURL_SET_COMPILER_DEBUG_OPTS
  9. -CURL_SET_COMPILER_OPTIMIZE_OPTS
  10. -CURL_SET_COMPILER_WARNING_OPTS
  11. if test "$compiler_id" = "INTEL_UNIX_C"; then
  12. #