[gnutls-devel] libtasn1 | fuzz/Makefile.am: do not force static (!61)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Apr 22 18:40:53 CEST 2020
Fabrice Fontaine created a merge request: https://gitlab.com/gnutls/libtasn1/-/merge_requests/61
Project:Branches: ffontaine/libtasn1:master to gnutls/libtasn1:master
Author: Fabrice Fontaine
Don't force static when linking corpus2arry to libtasn1 otherwise the
build will fail if libtasn1 has been built only as a shared library:
```
CCLD corpus2array
/home/fabrice/buildroot/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.4.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: attempted static link of dynamic object `../lib/.libs/libtasn1.so'
collect2: error: ld returned 1 exit status
```
Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/merge_requests/61
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200422/7b8a0eef/attachment.html>
More information about the Gnutls-devel
mailing list