Skip to content
Snippets Groups Projects
Commit c09afadc authored by Davide Gardenal's avatar Davide Gardenal
Browse files

oniro-core: add compiler security options to all kernels


Move compiler security options from only linux to all kernels

Signed-off-by: Davide Gardenal's avatarDavide Gardenal <davide.gardenal@huawei.com>
parent d170f745
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,6 @@
#
# SPDX-License-Identifier: Apache-2.0
require conf/distro/include/security_flags.inc
INHERIT += "oniro-sanity"
......@@ -50,7 +50,6 @@ SANITY_TESTED_DISTROS ?= " \
require conf/distro/include/no-static-libs.inc
require conf/distro/include/yocto-uninative.inc
require conf/distro/include/security_flags.inc
INHERIT += "uninative"
BB_SIGNATURE_HANDLER ?= "OEEquivHash"
......
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