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-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch

22 lines
498 B

--- Configure1 2013-02-07 22:10:22.000000000 +0400
+++ Configure 2013-02-07 22:11:37.000000000 +0400
@@ -884,18 +884,6 @@
${msg} " ${irt_no}"
fi
-${msg} -n "${irt_seeingif} $cctype ${irt_accepts} '-Werror'... "
-echo "
-#include <stdlib.h>
-${main0}" > config.temp.c
-if $cctype -o config.temp -Werror $CFLAGS config.temp.c $LDFLAGS $libs $LIBS; then
- ${msg} "${irt_yes}"
- WERROR="-Werror"
-else
- ${msg} " ${irt_no}"
-fi
-
-
${msg} -n "${irt_seeing16bit}... "
echo "
#include <stdlib.h>