You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-crypt/swtpm/files/swtpm-0.5.0-build-sys-Remov...

14 lines
431 B

diff --git a/configure.ac b/configure.ac
index d035653..1db5c5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -461,7 +461,7 @@ AC_SUBST([TSS_USER])
AC_SUBST([TSS_GROUP])
CFLAGS="$CFLAGS -Wreturn-type -Wsign-compare -Wswitch-enum"
-CFLAGS="$CFLAGS -Wmissing-prototypes -Wall -Werror"
+CFLAGS="$CFLAGS -Wmissing-prototypes -Wall"
CFLAGS="$CFLAGS -Wformat -Wformat-security"
CFLAGS="$CFLAGS $GNUTLS_CFLAGS $COVERAGE_CFLAGS"