openwrt/package/libs/ncurses
Rosen Penev aa2980b859 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>
(cherry picked from commit e2ecf39e8e)
2019-09-04 13:45:21 +02:00
..
patches package/ncurses: change AR options to fix reproducible builds 2019-02-28 19:09:35 +01:00
Makefile ncurses: Do not pass both -fPIC and -fpic 2019-09-04 13:45:21 +02:00