use $(FPIC) in a few places where it matters
[openwrt.git] / package / uci / Makefile
index d5e0ecf..c24ce04 100644 (file)
@@ -47,6 +47,7 @@ endef
 define Build/Configure
 endef
 
+TARGET_CFLAGS += $(FPIC)
 UCI_MAKEOPTS = \
                $(TARGET_CONFIGURE_OPTS) \
                COPTS="$(TARGET_CFLAGS)" \