]> code.ossystems Code Review - openembedded-core.git/commit
security_flags.inc: use `?=' to set a default var-lcl_maybe_fortify
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 29 Aug 2018 09:04:57 +0000 (17:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Aug 2018 15:16:06 +0000 (16:16 +0100)
commit38c410bb7d1688cd952da9f19269c2a65a92ab45
tree85e125da997c7e77d04b0d2cc492f7f3e4dc1211
parent8e280aff908b980d641c762946f691a6d376b87b
security_flags.inc: use `?=' to set a default var-lcl_maybe_fortify

- Since poky enable security flags+pie by default, tweak comments
to sync with it.
[poky commit]
491082c poky.conf: Enable security flags+pie by default
29d76b3 poky-lsb: Remove including security_flags.inc
[poky commit]

- Use `?=' to set a default lcl_maybe_fortify, it is helpful for
variable OVERRIDES.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/security_flags.inc