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

Enabling Ninja build #793

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Enabling Ninja build #793

wants to merge 1 commit into from

Conversation

nicolasnoble
Copy link

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.
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.

1 participant