Skip to content
Snippets Groups Projects
Commit e2ecf39e authored by Rosen Penev's avatar Rosen Penev Committed by Christian Lamparter
Browse files

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: default avatarRosen Penev <rosenp@gmail.com>
parent 075c570c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment