[Pkg-octave-devel] octave-interval 2.1.0-1 build errors
Sébastien Villemot
sebastien at debian.org
Tue Jan 17 08:20:56 UTC 2017
Le mardi 17 janvier 2017 à 09:07 +0100, Oliver Heimlich a écrit :
> The bundled library always gets configured with --enable-sse2, so the
> build fails on all platforms without SSE2. The configure script
> features
> no auto detection whether SSE2 is available.
>
> What do you think of the attached patch to detect SSE2?
It is not suitable because the resulting binary will depend on the
specific hardware on which it was built (while the goal is to make
builds as reproducible as possible).
> Or should we better not use SSE2 for any platform?
AFAIK, the only platform on which SSE2 is guaranteed to be present is
amd64.
So I would disable SSE2 on all arches except amd64 (on which I would
enforce it).
--
.''`. Sébastien Villemot
: :' : Debian Developer
`. `' http://sebastien.villemot.name
`- GPG Key: 4096R/381A7594
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20170117/01411a74/attachment.sig>
More information about the Pkg-octave-devel
mailing list