Provide distro config include for security flags
When someone is using a distro that's using security flags we need to provide overrides to disable PIE. Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
@@ -9,3 +9,6 @@ BBFILE_PATTERN_rust-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_rust-layer = "7"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/files/licenses"
|
||||
|
||||
# Override security flags
|
||||
require conf/distro/include/rust_security_flags.inc
|
||||
|
||||
Reference in New Issue
Block a user