[package] update libmcrypt to 2.5.8 (#3602)
[openwrt/svn-archive/archive.git] / libs / radiusclient-ng / Makefile
index 06aa5fb7e99e1882b79460c512dabbe988b1d5ad..ca95bf975fb9bbeb5f9019b50aa60e2aff93a31a 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
 
@@ -60,6 +59,8 @@ $(call Package/radiusclient-ng/Default/description)
  This package contains a RADIUS client.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \