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

Makefile: allow $(CFLAGS), $(LDFLAGS) override #23

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

JamiKettunen
Copy link
Contributor

The caller might have specified CFLAGS or LDFLAGS. Let's respect those.
Additionally drop LDFLAGS var definition as it is empty.

See linux-msm/rmtfs@5eb67a1 for something similar already done on rmtfs previously.

The caller might have specified CFLAGS or LDFLAGS. Let's respect those.
Additionally drop LDFLAGS var definition as it is empty.
@andersson andersson merged commit a4398c8 into linux-msm:master Jan 5, 2023
@JamiKettunen JamiKettunen deleted the makefile-fixes branch January 5, 2023 22:52
@JamiKettunen
Copy link
Contributor Author

@andersson See also linux-msm/tqftpserv#9 & linux-msm/pd-mapper#9 for similar fixes to those repos :)

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