X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-oem-extra-libs%2Fconf%2Flayer.conf;h=a6c8e2aa79c66eb1a66c9fcc1c1cad5be9960c09;hb=304e06b280d0e4c3b3cbd7be3bca67da192dc50f;hp=8eb09a28117c0e1d5ba71ea7a25e01eb46c50b77;hpb=2c595497e43fadd83ea155f632ba69a31fe923fa;p=AGL%2Fmeta-agl-devel.git diff --git a/meta-oem-extra-libs/conf/layer.conf b/meta-oem-extra-libs/conf/layer.conf index 8eb09a28..a6c8e2aa 100644 --- a/meta-oem-extra-libs/conf/layer.conf +++ b/meta-oem-extra-libs/conf/layer.conf @@ -9,3 +9,7 @@ BBFILE_COLLECTIONS += "oem-extra-libs" BBFILE_PATTERN_oem-extra-libs = "^${LAYERDIR}/" BBFILE_PRIORITY_oem-extra-libs = "7" +# Fixing build errors +SECURITY_CFLAGS_pn-imagemagick = "${SECURITY_NO_PIE_CFLAGS}" +SECURITY_CFLAGS_pn-protobuf = "${SECURITY_NO_PIE_CFLAGS}" +