Loading ares/configure.ac +2 −2 Original line number Diff line number Diff line Loading @@ -239,10 +239,10 @@ if test "$curl_cv_have_def___DECC" = "yes" || AC_MSG_RESULT([yes]) dnl Select strict ANSI C compiler mode CFLAGS="$CFLAGS -std1" dnl Select a higher warning level than default level2 CFLAGS="$CFLAGS -msg_enable level3" dnl Generate warnings for missing function prototypes CFLAGS="$CFLAGS -warnprotos" dnl Select highest warning level CFLAGS="$CFLAGS -msg_enable level6" dnl Change some warnings into fatal errors CFLAGS="$CFLAGS -msg_fatal toofewargs,toomanyargs" else Loading configure.ac +2 −2 Original line number Diff line number Diff line Loading @@ -306,10 +306,10 @@ if test "$curl_cv_have_def___DECC" = "yes" || AC_MSG_RESULT([yes]) dnl Select strict ANSI C compiler mode CFLAGS="$CFLAGS -std1" dnl Select a higher warning level than default level2 CFLAGS="$CFLAGS -msg_enable level3" dnl Generate warnings for missing function prototypes CFLAGS="$CFLAGS -warnprotos" dnl Select highest warning level CFLAGS="$CFLAGS -msg_enable level6" dnl Change some warnings into fatal errors CFLAGS="$CFLAGS -msg_fatal toofewargs,toomanyargs" else Loading Loading
ares/configure.ac +2 −2 Original line number Diff line number Diff line Loading @@ -239,10 +239,10 @@ if test "$curl_cv_have_def___DECC" = "yes" || AC_MSG_RESULT([yes]) dnl Select strict ANSI C compiler mode CFLAGS="$CFLAGS -std1" dnl Select a higher warning level than default level2 CFLAGS="$CFLAGS -msg_enable level3" dnl Generate warnings for missing function prototypes CFLAGS="$CFLAGS -warnprotos" dnl Select highest warning level CFLAGS="$CFLAGS -msg_enable level6" dnl Change some warnings into fatal errors CFLAGS="$CFLAGS -msg_fatal toofewargs,toomanyargs" else Loading
configure.ac +2 −2 Original line number Diff line number Diff line Loading @@ -306,10 +306,10 @@ if test "$curl_cv_have_def___DECC" = "yes" || AC_MSG_RESULT([yes]) dnl Select strict ANSI C compiler mode CFLAGS="$CFLAGS -std1" dnl Select a higher warning level than default level2 CFLAGS="$CFLAGS -msg_enable level3" dnl Generate warnings for missing function prototypes CFLAGS="$CFLAGS -warnprotos" dnl Select highest warning level CFLAGS="$CFLAGS -msg_enable level6" dnl Change some warnings into fatal errors CFLAGS="$CFLAGS -msg_fatal toofewargs,toomanyargs" else Loading