mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: Revert "ANDROID: allmodconfig: disable WERROR"
This reverts commiteb57c31115. This branch looks clean of WERROR warnings. Let's try to re-enable it. Fixes:eb57c31115("ANDROID: allmodconfig: disable WERROR") Change-Id: I0106dcd43d7e4b4e20ac768f3faac40285bc837b (cherry picked from commitd19f8758ae) Signed-off-by: Lee Jones <joneslee@google.com>
This commit is contained in:
@@ -4,7 +4,6 @@ POST_DEFCONFIG_CMDS="update_config"
|
||||
function update_config() {
|
||||
${KERNEL_DIR}/scripts/config --file ${OUT_DIR}/.config \
|
||||
-e UNWINDER_FRAME_POINTER \
|
||||
-d WERROR \
|
||||
-d SAMPLES \
|
||||
-d BPFILTER \
|
||||
-e RANDSTRUCT_NONE \
|
||||
|
||||
Reference in New Issue
Block a user