libnfnetlink: Avoid passing both -fPIC and -fpic
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 22:49:22 +0000 (15:49 -0700)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 20:12:51 +0000 (16:12 -0400)
commitaace3239d0daa31ce4c2c082848653f2f31d3e2b
tree97650e0fcf3bf97e53b624b5456b247bdfb27213
parent4401e726c23dd3483eab11ddeb664ddf763470f4
libnfnetlink: Avoid passing both -fPIC and -fpic

Instead, instruct the configure script to use $(FPIC) only.

Mixing -fPIC and -fpic can cause issues on some platforms like PPC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 926157c2ccb02aa06b343662ecbd2571faf6eddd)
package/libs/libnfnetlink/Makefile