From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- .../files/iroffer-dinoex-Werror.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch (limited to 'net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch') diff --git a/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch b/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch new file mode 100644 index 000000000000..cb8bf9248b03 --- /dev/null +++ b/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch @@ -0,0 +1,21 @@ +--- 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 +-${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 -- cgit v1.2.3