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