[gnutls-devel] GnuTLS | configure guesses wrong target cpu (takes host) (#563)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Sep 13 12:03:20 CEST 2018
New Issue was created.
Issue 563: https://gitlab.com/gnutls/gnutls/issues/563
Author: Enrico Weigelt
Assignee:
## Description of problem:
Configure mixes up host vs target cpu, eg. if $host_cpu == "amd64" it enables x86_64 assembly.
Certainly, this is wrong. It needs to ask the toolchain about the *target*.
This fails crosscompiling as well as 32bit userland on 64bit kernel.
## Version of gnutls used:
470a4e82449bb3920adb554151cf763722ff472e
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/563
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/20180913/9a9a947a/attachment.html>
More information about the Gnutls-devel
mailing list