openwrt/package/libs/libnfnetlink
Philip Prindeville 46362c48c8 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).

Fixes: dc31191ec3 ("build: make sure asm gets built with -DPIC")
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
(cherry picked from commit 7fae64cc06)
2021-04-12 20:45:29 +02:00
..
patches conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues 2015-03-28 10:19:26 +00:00
Makefile libnfnetlink: quote $(FPIC) on command line 2021-04-12 20:45:29 +02:00