Hi Iain,
>> On 30 Jun 2025, at 12:58, Rainer Orth wrote:
>>
>> I recently noticed that libphobos isn't enable by default on 32-bit
>> Darwin with the target triples determined by config.guess. E.g. on a
>> Darwin 15 system the target triple is something like
>> i386-apple-darwin15.6.0 while con
Hi Rainer,
> On 30 Jun 2025, at 12:58, Rainer Orth wrote:
>
> I recently noticed that libphobos isn't enable by default on 32-bit
> Darwin with the target triples determined by config.guess. E.g. on a
> Darwin 15 system the target triple is something like
> i386-apple-darwin15.6.0 while configu
I recently noticed that libphobos isn't enable by default on 32-bit
Darwin with the target triples determined by config.guess. E.g. on a
Darwin 15 system the target triple is something like
i386-apple-darwin15.6.0 while configure.tgt only matches
i?86-*-darwin1[2-7].
This patch also allows such m