Skip to content

Conversation

@lukefrasera
Copy link

When using Fedora CMake defaults to generating targets within <build>/lib64/libnng.a instead of <build>/lib/libnng.a. nng-sys/build.rs only looks for libraries within the lib folder and as such fails to build. This PR adds support for this alternative directory.

This is likely not the best implementation solution, but I'm hoping to shed light on the underlying issue.

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.

1 participant