mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +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. Bug: 261962742 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
8cf3c25495
commit
e427004fad
@@ -9,7 +9,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