question about overriding the platforms statement in subports

Joshua Root jmr at macports.org
Sun Dec 8 06:24:58 UTC 2024


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


More information about the macports-dev mailing list