Fix st2205tool dependency against libgd
[openwrt/svn-archive/archive.git] / libs / tcp_wrappers / Makefile
index f7e0da135d732756aaaa55e334f8f205315fd555..ce3d39a640a6d37ac96fba3a6fb4b78503b4635e 100644 (file)
@@ -27,6 +27,8 @@ define Package/libwrap
   URL:=ftp://ftp.porcupine.org/pub/security/index.html
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Compile   
        $(MAKE) -C $(PKG_BUILD_DIR) \
                $(TARGET_CONFIGURE_OPTS) \