Skip to content
Snippets Groups Projects
Unverified Commit e0ba787f authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

grub-efi: Fix syntax overrides


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 05b05087
No related branches found
No related tags found
1 merge request!30flavours/zephyr/local.conf.sample: Bump CONF_VERSION
......@@ -9,4 +9,4 @@
# Removing -Werror=array-bounds here allows us to use -Werror=array-bounds
# globally in OPTIMIZE_FOR=security mode.
TARGET_CFLAGS_remove = "-Werror=array-bounds"
TARGET_CFLAGS:remove = "-Werror=array-bounds"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment