Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed fstatat linking on macOS/Apple M1 combination. #271

Merged
merged 1 commit into from
May 12, 2021

Conversation

kookman
Copy link
Contributor

@kookman kookman commented May 11, 2021

Fix #269 to allow native arm64 compiled version to link with system files on Apple M1/Big Sur.

@Geod24 Geod24 merged commit ced5fcc into vibe-d:master May 12, 2021
s-ludwig added a commit that referenced this pull request May 18, 2021
The version identifier was wrong (lower case 'x'). Although it doesn't really matter, this change also reverses to condition to use AArch64 to be consistent with the DRuntime declarations.

See #271.
s-ludwig added a commit that referenced this pull request May 18, 2021
The version identifier was wrong (lower case 'x'). Although it doesn't really matter, this change also reverses to condition to use AArch64 to be consistent with the DRuntime declarations.

See #271.
gedaiu pushed a commit to gedaiu/vibe-core that referenced this pull request Aug 6, 2021
The version identifier was wrong (lower case 'x'). Although it doesn't really matter, this change also reverses to condition to use AArch64 to be consistent with the DRuntime declarations.

See vibe-d#271.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vibe-core fails to link fstatat on macOS with Apple M1
2 participants