On 4 February 2017 at 17:17, Paul Wouters <p...@nohats.ca> wrote:
> On Fri, 3 Feb 2017, Daniel Schepler wrote:
>
>> I'm not sure exactly where ARCH comes from - but one difference you
>> could use is that the GNU triplet for x32 is x86_64-linux-gnux32, as
>> opposed to x86_64-linux-gnu for amd64.
>>
>>> GCCM to -m32 in debian/rules when building for x32?
>>
>>
>> The flag would be -mx32 (-m32 would try to cross-build for i386 and
>> run into the same issue).  Either that, or just drop the
>> -m64/-m32/-mx32 flag altogether for Debian builds as it's not really
>> necessary anyway.
>
>
> I've removed it, as it indeed did not seem to be needed anymore.

Ya!

Reply via email to