Bug#854094: [Swan-dev] Bug#854094: libreswan FTBFS on x32 due to missing

2017-02-08 Thread Andrew Cagney
On 4 February 2017 at 17:17, Paul Wouters 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.

Bug#854094: [Swan-dev] Bug#854094: libreswan FTBFS on x32 due to missing

2017-02-04 Thread Paul Wouters
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