Skip to content

Instantly share code, notes, and snippets.

Created February 3, 2016 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a30319d758439f80e392 to your computer and use it in GitHub Desktop.
Save anonymous/a30319d758439f80e392 to your computer and use it in GitHub Desktop.
diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc
index 79e09d7..1a8967f 100644
--- a/meta/conf/distro/include/security_flags.inc
+++ b/meta/conf/distro/include/security_flags.inc
@@ -92,6 +92,8 @@ TARGET_LDFLAGS_append = " ${SECURITY_LDFLAGS}"
SECURITY_LDFLAGS_pn-gcc-runtime = ""
SECURITY_LDFLAGS_pn-gcc-sanitizers = ""
+SECURITY_LDFLAGS_pn-glibc = ""
+SECURITY_LDFLAGS_pn-glibc-initial = ""
SECURITY_LDFLAGS_pn-libgcc = ""
SECURITY_LDFLAGS_pn-xf86-video-fbdev = "${SECURITY_X_LDFLAGS}"
SECURITY_LDFLAGS_pn-xf86-video-intel = "${SECURITY_X_LDFLAGS}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment