]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- no -Werror
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 6 Sep 2007 16:41:55 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wireshark-Werror.patch -> 1.1

wireshark-Werror.patch [new file with mode: 0644]

diff --git a/wireshark-Werror.patch b/wireshark-Werror.patch
new file mode 100644 (file)
index 0000000..6e5c614
--- /dev/null
@@ -0,0 +1,11 @@
+--- wireshark-0.99.6/acinclude.m4~     2007-09-04 14:52:13.000000000 +0200
++++ wireshark-0.99.6/acinclude.m4      2007-09-04 14:56:04.000000000 +0200
+@@ -486,7 +486,7 @@
+       ac_CFLAGS_saved="$CFLAGS"
+       AC_WIRESHARK_PCAP_BREAKLOOP_TRY_LINK
+       if test "x$ws_breakloop_compiled" = "xyes"; then
+-        CFLAGS="$CFLAGS -Werror -Wimplicit"
++        CFLAGS="$CFLAGS -Wimplicit"
+         AC_WIRESHARK_PCAP_BREAKLOOP_TRY_LINK
+         if test "x$ws_breakloop_compiled" = "xyes"; then
+           AC_MSG_RESULT(yes)
This page took 0.381328 seconds and 4 git commands to generate.