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

Why reset LDFLAGS? #3

Open
fkobi opened this issue Jan 9, 2025 · 0 comments
Open

Why reset LDFLAGS? #3

fkobi opened this issue Jan 9, 2025 · 0 comments

Comments

@fkobi
Copy link

fkobi commented Jan 9, 2025

Right now if we want to compile binaries respecting LDFLAGS we either need to patch out the empty assignment in the Makefile or pass it as an argument to make.

I see that it was added in 2011 in commit c26f025 as an option to respect the system LDFLAGS.
My question is, why not?

Can it just be like CC (makefile gets the default and allows for changing it)?

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