libnfnetlink: Avoid passing both -fPIC and -fpic
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 22:49:22 +0000 (15:49 -0700)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 31 Aug 2019 10:08:23 +0000 (12:08 +0200)
commit926157c2ccb02aa06b343662ecbd2571faf6eddd
tree80aae143be9ba5ce55aad039b4ee92c4902439e3
parente2ecf39e8e49e43b4d358853f9da51e3897d042c
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>
package/libs/libnfnetlink/Makefile