mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 17:41:05 +02:00
Revert "coreos-base/update_engine: remove -Werror
flag"
This reverts commit 5f720f7b9987bf8b7d15a9569b4a340bdf253260.
This commit is contained in:
parent
3bc4dd34e7
commit
c40db9d10f
@ -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 \
|
@ -42,10 +42,6 @@ DEPEND="dev-cpp/gtest
|
||||
${BDEPEND}
|
||||
${RDEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/disable-werror.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
eautoreconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user