[gnutls-devel] GnuTLS | Do not add libraries in the global LIBS in configure (!1008)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri May 24 13:04:55 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on configure.ac: https://gitlab.com/gnutls/gnutls/merge_requests/1008#note_174148084
>
> dnl This ensures that we link with the right library for atomic operations on Linux SPARC
> AC_SEARCH_LIBS([__atomic_load_4], [atomic], [], [AC_MSG_NOTICE([Could not detect libatomic])])
> +LIBS=$ac_func_search_save_LIBS
Thanks updated. I've also added a check in a run that LIBS is empty, though that was already the case in Linux.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1008#note_174148084
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/20190524/3606e4b7/attachment.html>
More information about the Gnutls-devel
mailing list