openbsd-ports/comms/xlog/patches/patch-configure
2017-11-09 15:47:56 +00:00

15 lines
274 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2017/11/09 15:47:56 jasper Exp $
Index: configure
--- configure.orig
+++ configure
@@ -4475,9 +4475,6 @@ fi
done
-if test "${ac_cv_c_compiler_gnu}" = "yes"; then
- CFLAGS="${CFLAGS} -Wall -Wno-unused-but-set-variable -Werror"
-fi