summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb')
-rw-r--r--poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb b/poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb
index e05dc2b57d..b27526a64e 100644
--- a/poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb
+++ b/poky/meta/recipes-support/gnutls/gnutls_3.6.7.bb
@@ -44,6 +44,7 @@ EXTRA_OECONF = " \
--enable-local-libopts \
--enable-openssl-compatibility \
--with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
+ --with-default-trust-store-file=${sysconfdir}/ssl/certs/ca-certificates.crt \
"
LDFLAGS_append_libc-musl = " -largp"