lxc/lxc-2.0.0-remove-werror.patch
Thomas Moschny d12c6a9d47 Update to 2.0.0.
- Obsolete the -extra subpackage.
- Move the completion file to %{_datadir}.
2016-04-21 08:04:56 +02:00

13 lines
379 B
Diff

diff -up lxc-2.0.0/configure.ac.orig lxc-2.0.0/configure.ac
--- lxc-2.0.0/configure.ac.orig 2016-04-06 19:59:42.000000000 +0200
+++ lxc-2.0.0/configure.ac 2016-04-21 07:46:29.936382133 +0200
@@ -626,7 +626,7 @@ AC_PROG_SED
LXC_CHECK_TLS
if test "x$GCC" = "xyes"; then
- CFLAGS="$CFLAGS -Wall -Werror"
+ CFLAGS="$CFLAGS -Wall"
fi
# Files requiring some variable expansion