Skip to content

Fix some FreeBSD libc cross-compilation bugs #24825

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

Merged
merged 3 commits into from
Aug 13, 2025

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Aug 13, 2025

As uncovered by attempting to cross-compile TSan for FreeBSD.

There are still uses of __sys_mmap and __sys_sigaction (FBSDprivate_1.0 symbols...) in TSan that I need to come up with a solution for, so this doesn't make TSan build successfully just yet.

cc #24734

@alexrp alexrp enabled auto-merge August 13, 2025 06:55
@alexrp alexrp disabled auto-merge August 13, 2025 23:00
@alexrp alexrp merged commit 27d6614 into ziglang:master Aug 13, 2025
11 of 14 checks passed
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.

1 participant