Fix HorizonOS build broken by #124210 by Meziu · Pull Request #124649 · rust-lang/rust

@Meziu

@rustbot rustbot added O-unix

Operating system: Unix-like

S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-libs

Relevant to the library team, which will review and decide on the PR/issue.

labels

May 3, 2024

@Meziu Meziu mentioned this pull request

May 3, 2024

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

May 3, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 3, 2024

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

May 3, 2024
Rollup merge of rust-lang#124649 - Meziu:master, r=ChrisDenton

Fix HorizonOS build broken by rust-lang#124210

HorizonOS (for the Tier-3 target `armv6k-nintendo-3ds`) does not support `dirfd()`, as many other similar targets.