[Toybox] [PATCH] macOS: target 10.15.

Rob Landley rob at landley.net
Thu Jun 2 17:39:32 PDT 2022


On 6/2/22 12:43, enh via Toybox wrote:
> 10.15 is currently the oldest macOS release that's still getting
> security updates (probably until the end of 2022, if history is any
> guide). Without this, toybox built on newer versions will by default
> target that version.
> 
> Tested by adding -v and seeing that the "sdk" in use changed from
> 12.0.0 by default to 11.0.0 with this flag (Apple has multiple
> version numbering schemes; my kernel says it's 21.5.0 already!).

Hmmm... Switching which version github is building is one thing, but switching
the default in scripts/portability.sh seems a bit micromanagey? (I wouldn't
think an -mtune for Linux would belong there...)

Rob



More information about the Toybox mailing list