Skip to content

Commit be2148e

Browse files
committed
build with make no lto with changes 5
1 parent d63df55 commit be2148e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,6 +1026,7 @@ runs:
10261026
CUSTOM_LOCALVERSION="-OP-Wild"
10271027
cat >> arch/arm64/configs/gki_defconfig <<EOF
10281028
CONFIG_LOCALVERSION="-OP-Wild"
1029+
# CONFIG_UAPI_HEADER_TEST is not set
10291030
EOF
10301031
echo "CUSTOM_LOCALVERSION=$CUSTOM_LOCALVERSION" >> "$GITHUB_ENV"
10311032
echo "::endgroup::"

0 commit comments

Comments
 (0)