mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
security_flags.inc: drop obsolete comment
The last ARM specific over-ride was removed in: http://git.openembedded.org/openembedded-core/commit/?id=e93765ffb5718b0fce84f0b8123963176dea95e4 but the comment was accidentally left behind. (From OE-Core rev: efcf629e2d84bacb955201d1960969020796678e) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
64f19d7873
commit
a087862d02
@@ -33,7 +33,6 @@ SECURITY_CFLAGS_pn-libgcc_powerpc = ""
|
||||
GCCPIE_powerpc = ""
|
||||
GLIBCPIE_powerpc = ""
|
||||
|
||||
# arm specific security flag issues
|
||||
SECURITY_CFLAGS_pn-glibc = ""
|
||||
SECURITY_CFLAGS_pn-glibc-initial = ""
|
||||
SECURITY_CFLAGS_pn-gcc-runtime = ""
|
||||
@@ -43,7 +42,6 @@ SECURITY_CFLAGS_pn-grub-efi-native = ""
|
||||
SECURITY_CFLAGS_pn-grub-efi-x86-native = ""
|
||||
SECURITY_CFLAGS_pn-grub-efi-i586-native = ""
|
||||
SECURITY_CFLAGS_pn-grub-efi-x86-64-native = ""
|
||||
|
||||
SECURITY_CFLAGS_pn-mkelfimage_x86 = ""
|
||||
|
||||
SECURITY_CFLAGS_pn-valgrind = "${SECURITY_NOPIE_CFLAGS}"
|
||||
|
||||
Reference in New Issue
Block a user