Skip to content

Conversation

@hongxu-jia
Copy link

Add variables EXTRA_LDFLAGS and EXTRA_CFLAGS to compile, just like other directories in the project

Add variables EXTRA_LDFLAGS and EXTRA_CFLAGS to compile,
just like other directories in the project

Signed-off-by: Hongxu Jia <[email protected]>
@ajherdri
Copy link

Hi Hongxu,
Thanks for the contribution. We will review and get back to you soon.
This may take a week or so given the US holiday this week.
Thanks,
~Andrew

@rkanagar rkanagar requested a review from Copilot December 12, 2025 10:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds support for EXTRA_CFLAGS and EXTRA_LDFLAGS variables in the membw tool's Makefile, aligning it with the build conventions used in other directories of the project. This enhancement allows users to pass additional compiler and linker flags without modifying the Makefile directly.

  • Added conditional inclusion of EXTRA_CFLAGS to the compilation flags
  • Added conditional inclusion of EXTRA_LDFLAGS to the linker flags

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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