Revert "coreos-base/update_engine: remove -Werror flag"

This reverts commit 5f720f7b9987bf8b7d15a9569b4a340bdf253260.
This commit is contained in:
Mathieu Tortuyaux 2022-12-06 19:34:12 +01:00
parent 3bc4dd34e7
commit c40db9d10f
2 changed files with 0 additions and 16 deletions

View File

@ -1,12 +0,0 @@
diff --git a/Makefile.am b/Makefile.am
index 90beb50..08febe6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,6 @@ AM_CFLAGS = -fno-exceptions \
-Wall \
-Wclobbered \
-Wempty-body \
- -Werror \
-Wignored-qualifiers \
-Wmissing-field-initializers \
-Wsign-compare \

View File

@ -42,10 +42,6 @@ DEPEND="dev-cpp/gtest
${BDEPEND}
${RDEPEND}"
PATCHES=(
"${FILESDIR}/disable-werror.patch"
)
src_prepare() {
default
eautoreconf