[Pkg-octave-devel] octave-interval 2.1.0-1 build errors
Sébastien Villemot
sebastien at debian.org
Tue Jan 17 08:36:16 UTC 2017
Le mardi 17 janvier 2017 à 09:20 +0100, Sébastien Villemot a écrit :
> Le mardi 17 janvier 2017 à 09:07 +0100, Oliver Heimlich a écrit :
>
> > 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).
Actually SSE2 is also available on kfreebsd-amd64 and x32, which also
an amd64 CPU.
So the right test is to check whether DEB_HOST_ARCH_CPU is equal to
amd64 (include /usr/share/dpkg/pkg-info.mk from your debian/rules to
have this variable defined).
--
.''`. 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/021fe6b8/attachment.sig>
More information about the Pkg-octave-devel
mailing list