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

[QUESTION] Refactor variable name in makefile #36

Open
isaacvr opened this issue Oct 31, 2019 · 0 comments
Open

[QUESTION] Refactor variable name in makefile #36

isaacvr opened this issue Oct 31, 2019 · 0 comments

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

Feature description

Looking at the LIBC_FLAGS valu in source code, and the assigned values to LDFLAGS. I think that compiler flags are commonly assigned to a CFLAGS variables and LDFLAGS for linker flags.

Possible implementation
Just use a CFLAGS variable for compiler flags.

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