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

Please use the variable CC as a compiler when available #328

Open
yurivict opened this issue Jul 9, 2024 · 0 comments
Open

Please use the variable CC as a compiler when available #328

yurivict opened this issue Jul 9, 2024 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Jul 9, 2024

For example, on FreeBSD clang is used on most architectures, bug gcc is also used on some architectures.
There is no need to hard-code the compiler too "clang" on FreeBSD because this isn't always what the compiler should be.
The same is true on other OSes, and CC is what should be used as a C compiler.

@yurivict yurivict changed the title Please use the variable CC as a compiler when available as a compiler Please use the variable CC as a compiler when available Jul 9, 2024
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

No branches or pull requests

1 participant