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

build: respect CC and CFLAGS in Makefile #136

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

herbygillot
Copy link
Contributor

This change allows for the Makefile to respect the $CC and $CFLAGS variables on platforms where those are usually set.

@nalgeon
Copy link
Owner

nalgeon commented Sep 3, 2024

Thank you for the PR! Unfortunately, it does not work on Windows.

@herbygillot
Copy link
Contributor Author

OK, reverted changes for Windows specifically.

@nalgeon nalgeon merged commit 4ca410a into nalgeon:main Sep 3, 2024
3 checks passed
@nalgeon
Copy link
Owner

nalgeon commented Sep 3, 2024

Thank you!

@herbygillot
Copy link
Contributor Author

Thank you!

Much appreciated 🙏🏾

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.

2 participants