Commit 193a652e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

When setting aggressive pedantic compiler options, display what options

that were set. For easier debugging/changing of this.
parent 4d12be98
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -554,6 +554,12 @@ AC_DEFUN([CURL_CC_DEBUG_OPTS],

       CFLAGS="$CFLAGS $WARN"

      AC_MSG_NOTICE([Added this set of compiler options: $WARN])

    else dnl $GCC = yes

      AC_MSG_NOTICE([Added no extra compiler options])

    fi dnl $GCC = yes

    dnl strip off optimizer flags