On Thu, Jul 13, 2023 at 12:29:18PM +0100, Luis Campos wrote:
> These are distinct from "ios". They are also technically Darwin, so while
> something like "aarch64-apple-darwin" could be used when targeting these,
> on Apple-silicon based systems there could be cases where `--host` and
> `--build` have the same value, and a ./configure script may determine that
> we are not cross building, causing it to try to execute test programs for
> the target OS that will not run on macOS.
> 
> These are functionally equivalent to iOS, and targets with "-tvos" and
> "-watchos" are already used by clang.

Applied, thanks.


-- 
ldv

Reply via email to