mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +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") (cherry picked from commitd19f8758ae) Signed-off-by: Lee Jones <joneslee@google.com> Change-Id: I0106dcd43d7e4b4e20ac768f3faac40285bc837b
This commit is contained in:
committed by
Treehugger Robot
parent
8f3ad721e2
commit
20c4fa4fcc
@@ -7,7 +7,6 @@ function update_config() {
|
||||
-d CPU_BIG_ENDIAN \
|
||||
-d DYNAMIC_FTRACE \
|
||||
-e UNWINDER_FRAME_POINTER \
|
||||
-d WERROR \
|
||||
|
||||
(cd ${OUT_DIR} && \
|
||||
make O=${OUT_DIR} $archsubarch CROSS_COMPILE=${CROSS_COMPILE} ${TOOL_ARGS} ${MAKE_ARGS} olddefconfig)
|
||||
|
||||
Reference in New Issue
Block a user