ANDROID: Revert "ANDROID: allmodconfig: disable WERROR"

This reverts commit eb57c31115.

This branch looks clean of WERROR warnings.  Let's try to re-enable it.

Fixes: eb57c31115 ("ANDROID: allmodconfig: disable WERROR")
Signed-off-by: Lee Jones <joneslee@google.com>
Change-Id: I0106dcd43d7e4b4e20ac768f3faac40285bc837b
Signed-off-by: Lee Jones <joneslee@google.com>
This commit is contained in:
Lee Jones
2022-11-10 14:56:55 +00:00
parent aba68815d5
commit d19f8758ae

View File

@@ -6,7 +6,6 @@ function update_config() {
-d TEST_KMOD \ -d TEST_KMOD \
-e UNWINDER_FRAME_POINTER \ -e UNWINDER_FRAME_POINTER \
-d INFINIBAND_QIB \ -d INFINIBAND_QIB \
-d WERROR \
-d SAMPLES \ -d SAMPLES \
-d BPFILTER \ -d BPFILTER \