summaryrefslogtreecommitdiff
path: root/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch
blob: f41a34652e166e2d363e9e5ce74ffe0050ef2878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- a/Configure1	2013-02-07 22:10:22.000000000 +0400
+++ b/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>