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

Clang Compilation Support #575

Closed
dcvz opened this issue Jun 29, 2022 · 4 comments · Fixed by #592
Closed

Clang Compilation Support #575

dcvz opened this issue Jun 29, 2022 · 4 comments · Fixed by #592
Assignees

Comments

@dcvz
Copy link
Contributor

dcvz commented Jun 29, 2022

Add support for compilation under clang -- this will allow the macOS project to use some of the development tools provided by Apple.

@crowell
Copy link
Contributor

crowell commented Jul 1, 2022

tracking this.

have patches that allow building/running a clang built version, but only runs under ASAN.

@crowell
Copy link
Contributor

crowell commented Jul 4, 2022

functional now

@crowell
Copy link
Contributor

crowell commented Jul 8, 2022

tracked by #592

@crowell crowell self-assigned this Jul 9, 2022
@crowell crowell added this to the Rachael Alfa (3.0.0) milestone Jul 9, 2022
@crowell
Copy link
Contributor

crowell commented Jul 9, 2022

the biggest benefit we get here is the ability to easily produce universal (intel/apple silicon) binaries for distribution.

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 a pull request may close this issue.

2 participants