Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants