enable $(FPIC) for a few more packages
[packages.git] / libs / apr-util / Makefile
index 1c93371..17c2856 100644 (file)
@@ -29,6 +29,7 @@ define Package/libaprutil
 endef
 
 
+TARGET_CFLAGS += $(FPIC)
 CONFIGURE_ARGS += \
        --with-pgsql=no \
        --with-apr="$(STAGING_DIR)/usr/bin/apr-1-config" \