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

Generates "warning: redundant linker flag specified for library ncurses" #141

Open
kraai opened this issue Dec 9, 2017 · 1 comment
Open

Comments

@kraai
Copy link

kraai commented Dec 9, 2017

If I create a new binary project, add 'ncurses = "*"', and build it, it generates the following warning:

warning: redundant linker flag specified for library `ncurses`

This occurs on an unstable x86_64 Debian system with libncurses5-dev 6.0+20171125-1 installed.

Should this warning be addressed somehow?

@dbrgn
Copy link

dbrgn commented Jan 22, 2018

Same here, on Arch Linux x64:

warning: redundant linker flag specified for library `ncursesw`

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

No branches or pull requests

2 participants