Re: Is it necessary to bump target triple for lib32

2019-10-21 Thread Glen Barber
On Sun, Oct 20, 2019 at 12:39:29AM +0200, Dimitry Andric wrote: > On 19 Oct 2019, at 05:51, Jeremy wrote: > > > > While I was doing a buildworld for FreeBSD 12 stable (r353745) for amd64, I > > noticed the target triple was set at x86_64-unknown-freebsd12.0 while it > > was building the 32 bit li

Re: Is it necessary to bump target triple for lib32

2019-10-20 Thread Dimitry Andric
On 19 Oct 2019, at 05:51, Jeremy wrote: > > While I was doing a buildworld for FreeBSD 12 stable (r353745) for amd64, I > noticed the target triple was set at x86_64-unknown-freebsd12.0 while it > was building the 32 bit libraries. I was wondering if it was necessary to > bump it to 12.1 now that