Cleanup the saved_builtin_dir mess. Fixes that the xserver crashed when it was
[openwrt/svn-archive/archive.git] / libs / libmcrypt / Makefile
index f71b220f3ad5d17305b5f36c0d3ad63f4c60a27a..112e53b36e5664396ba78e341e375cf38ae0c133 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -37,6 +36,8 @@ define Build/Configure
        )
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \