libnfnetlink: quote $(FPIC) on command line
authorPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 19 Mar 2021 23:09:26 +0000 (17:09 -0600)
committerPaul Spooren <mail@aparcar.org>
Fri, 19 Mar 2021 23:37:51 +0000 (13:37 -1000)
commit7fae64cc065738b73a1dddc2fc28adde36c1ae3d
tree8cae463499aec7428b5440782ab7c61c5957aeee
parentd28880cdd86e10142fd86936f5da188eaeeaf9eb
libnfnetlink: quote $(FPIC) on command line

When $(FPIC) gets expanded on the command line (for instance
when setting environment variables for libtool, configure, or
make) we can't count on it not needing quoting (i.e. it could
contain multiple flags separated with spaces).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
package/libs/libnfnetlink/Makefile