File openhpi-subagent-2.3.4-no-Werror.patch of Package openhpi-subagent
--- configure +++ configure @@ -4757,7 +4757,7 @@ -Wmissing-declarations \ -Wstrict-prototypes \ -Wpointer-arith \ - -Werror \ +# -Werror \ # -fprofile-arcs -ftest-coverage \ -Wcast-qual -Wcast-align " --- configure.ac +++ configure.ac @@ -139,7 +139,7 @@ -Wmissing-declarations \ -Wstrict-prototypes \ -Wpointer-arith \ - -Werror \ +# -Werror \ # -fprofile-arcs -ftest-coverage \ -Wcast-qual -Wcast-align "