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

Re: Bug#861754: libpll: FTBFS on non-x86: x86intrin.h: No such file or directory



Christian Seiler <christian@iwakd.de> writes:

> On 05/16/2017 01:28 PM, James Cowgill wrote:
>> +ifneq ($(filter $(DEB_HOST_ARCH_CPU), amd64 i386),)
>
> Also, you should add x32 to the list of archs next to amd64 and
> i386 where SSE3 and higher should be disabled.

AFAICT, amd64 should cover it:

$ dpkg-architecture -ax32 -qDEB_HOST_ARCH
x32
$ dpkg-architecture -ax32 -qDEB_HOST_ARCH_CPU
amd64

I suppose that also bears mention in a comment, though.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu


Reply to: