diff options
Diffstat (limited to 'meta/recipes-support/gnutls')
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.8.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.8.0.bb b/meta/recipes-support/gnutls/gnutls_3.8.0.bb index eef004efa5..1e3f34b6c5 100644 --- a/meta/recipes-support/gnutls/gnutls_3.8.0.bb +++ b/meta/recipes-support/gnutls/gnutls_3.8.0.bb | |||
| @@ -15,7 +15,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283 \ | |||
| 15 | file://doc/COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" | 15 | file://doc/COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" |
| 16 | 16 | ||
| 17 | DEPENDS = "nettle gmp virtual/libiconv libunistring" | 17 | DEPENDS = "nettle gmp virtual/libiconv libunistring" |
| 18 | DEPENDS:append:libc-musl = " argp-standalone" | ||
| 19 | 18 | ||
| 20 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" | 19 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" |
| 21 | 20 | ||
| @@ -58,8 +57,6 @@ EXTRA_OECONF = " \ | |||
| 58 | # Otherwise the tools try and use HOSTTOOLS_DIR/bash as a shell. | 57 | # Otherwise the tools try and use HOSTTOOLS_DIR/bash as a shell. |
| 59 | export POSIX_SHELL="${base_bindir}/sh" | 58 | export POSIX_SHELL="${base_bindir}/sh" |
| 60 | 59 | ||
| 61 | LDFLAGS:append:libc-musl = " -largp" | ||
| 62 | |||
| 63 | do_configure:prepend() { | 60 | do_configure:prepend() { |
| 64 | for dir in . lib; do | 61 | for dir in . lib; do |
| 65 | rm -f ${dir}/aclocal.m4 ${dir}/m4/libtool.m4 ${dir}/m4/lt*.m4 | 62 | rm -f ${dir}/aclocal.m4 ${dir}/m4/libtool.m4 ${dir}/m4/lt*.m4 |
