ncurses: Do not pass both -fPIC and -fpic
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 22:49:21 +0000 (15:49 -0700)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 31 Aug 2019 10:08:23 +0000 (12:08 +0200)
commite2ecf39e8e49e43b4d358853f9da51e3897d042c
tree789dea32236431595a1662fcd2a95122766c4a7d
parent075c570cde08c2a27f7e2a64995cc74ae52b5704
ncurses: Do not pass both -fPIC and -fpic

The configure scripts matches Linux with -fPIC, which is not exactly what
is desired. Since we are already passing $(FPIC), added a CONFIGURE_VAR to
avoid passing -fPIC.

Removed PKG_BUILD_DIR as it is already the default value.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/ncurses/Makefile