[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-octave-devel] octave-interval 2.1.0-1 build errors



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

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: