Christian Seiler <christ...@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/?a...@monk.mit.edu

Reply via email to