On 8/12/2024 05:55, Ken Cunningham wrote:
The gcc8 portfile, for example, contains this at the top:

platforms           {darwin >= 10 < 15}

and then this lower down, near the libgcc8 stub port:

platforms {darwin < 15}

Make sure you're setting platforms at most once for any given subport.

- Josh

Reply via email to