diff options
Diffstat (limited to 'meta-agl-distro')
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 4d3e45dd7..9c0334aaf 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -105,6 +105,7 @@ SECURITY_LDFLAGS_pn-libatasmart = "" # Not yet upstreamed; should be submitted. SECURITY_CFLAGS_pn-qtwebengine = "${SECURITY_NO_PIE_CFLAGS}" +SECURITY_CFLAGS_pn-mxml = "" #Redefined USER_CLASSES #Disable prelink. It is unmaintained and likely will go away. |