Skip to content

Enabling Ninja build#793

Open
nicolasnoble wants to merge 1 commit intomainfrom
ninja-fix
Open

Enabling Ninja build#793
nicolasnoble wants to merge 1 commit intomainfrom
ninja-fix

Conversation

@nicolasnoble
Copy link
Copy Markdown

The current setup for the libgrpcclient.ldscript file may work fine with GNU make at the moment, but confuses Ninja. This will fix the build for Ninja, while hopefully letting the rest of the build work when using the GNU Makefile generator.

The current setup for the libgrpcclient.ldscript file may work fine with GNU make at the moment, but confuses [Ninja](https://ninja-build.org/). This will fix the build for Ninja, while hopefully letting the rest of the build work when using the GNU Makefile generator.
@xju2
Copy link
Copy Markdown

xju2 commented Apr 30, 2025

Just saw this MR after creating #836 . What needs update is the LINK_FLAGS, the rest can be the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants