ci: Fix avd build (#1457)

This commit is contained in:
weishu
2024-03-17 09:07:52 +08:00
committed by GitHub
parent ca480a5ec3
commit cf210d629f
4 changed files with 10 additions and 8 deletions

View File

@@ -63,4 +63,6 @@ ccflags-y += -DEXPECTED_SIZE=$(KSU_EXPECTED_SIZE)
ccflags-y += -DEXPECTED_HASH=\"$(KSU_EXPECTED_HASH)\"
ccflags-y += -Wno-implicit-function-declaration -Wno-strict-prototypes -Wno-int-conversion -Wno-gcc-compat
ccflags-y += -Wno-declaration-after-statement -Wno-unused-function
ccflags-y += -Wno-declaration-after-statement -Wno-unused-function
# Keep a new line here!! Because someone may append config