libs/curl: update to version 7.21.2
[openwrt/svn-archive/archive.git] / libs / openh323 / Makefile
index 7b14548eb260721051853a530fbb3d6b21f88bca..665fb0d22e52d11813358f7867c181177658e59b 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
 
@@ -27,9 +26,7 @@ define Package/libopenh323
   URL:=http://openh323.sourceforge.net/
 endef
 
-ifeq ($(ARCH),x86_64)
-  FPIC:=-fPIC
-endif
+TARGET_CFLAGS += $(FPIC)
 
 CONFIGURE_ARGS += \
        --enable-minsize \