Changeset View
Changeset View
Standalone View
Standalone View
files/0001-Don-t-set-Werror-it-s-evil.patch
| From a85b3d9047a50921ec64266501de28eeb5498517 Mon Sep 17 00:00:00 2001 | diff --git a/open-vm-tools/configure.ac b/open-vm-tools/configure.ac | ||||
| From: Ikey Doherty <ikey@solus-project.com> | index 325a39f..b66a85b 100644 | ||||
| Date: Thu, 13 Apr 2017 22:20:26 +0100 | --- a/open-vm-tools/configure.ac | ||||
| Subject: [PATCH] Don't set -Werror, it's evil. | +++ b/open-vm-tools/configure.ac | ||||
| @@ -1218,7 +1218,7 @@ AC_C_VOLATILE | |||||
| Signed-off-by: Ikey Doherty <ikey@solus-project.com> | |||||
| --- | |||||
| configure.ac | 1 - | |||||
| 1 file changed, 1 deletion(-) | |||||
| diff --git a/configure.ac b/configure.ac | |||||
| index 8d4604e..4d925f2 100644 | |||||
| --- a/configure.ac | |||||
| +++ b/configure.ac | |||||
| @@ -1137,7 +1137,6 @@ AC_C_VOLATILE | |||||
| ### General flags / actions | ### General flags / actions | ||||
| CFLAGS="$CFLAGS -Wall" | CFLAGS="$CFLAGS -Wall" | ||||
| -CFLAGS="$CFLAGS -Werror" | -CFLAGS="$CFLAGS -Werror" | ||||
| + | |||||
| # -Wno-unknown-pragmas is due to gcc not understanding '#pragma ident' | # Suppress warnings from clang when taking the address of packed struct | ||||
| # in Xlib.h on OpenSolaris. | # member fields when compiling hgfsServer.c | ||||
| -- | |||||
| 2.12.2 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.