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

Add clang as supported compiler in CI pipelines #141

Closed
mr-smidge opened this issue Jan 16, 2025 · 1 comment
Closed

Add clang as supported compiler in CI pipelines #141

mr-smidge opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
build Relating to the build

Comments

@mr-smidge
Copy link
Contributor

The GitHub Actions to build the library don't include clang at present. Crudely adding clang results in lots of "undefined reference" errors.

It would be good to support clang as an additional compiler.

@mr-smidge mr-smidge added the build Relating to the build label Jan 16, 2025
@mr-smidge
Copy link
Contributor Author

Done as part of #142 .

@mr-smidge mr-smidge self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Relating to the build
Projects
None yet
Development

No branches or pull requests

1 participant