Add sysstat (#2124)
[openwrt/svn-archive/archive.git] / libs / howl / Makefile
index 79d647319f75f6d93cfbc48b2c1124ba6c2086bb..48e10c13730a86470d79017457e9ce864ac96e7f 100644 (file)
@@ -90,6 +90,8 @@ define Build/Configure
        );
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \