bernhardkaindl wrote:

Thanks @JDevlieghere! Could you add this special case?

The authoritatively established and supported way to link with `ncurses` on 
most Linux platforms would be to use `pkg-config --libs ncurses` to the 
`LDFLAGS` for `ncurses` for the given compile target.

https://github.com/llvm/llvm-project/pull/92865
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to