[package] add libpar2, required for nzbget (#5805)
[openwrt/svn-archive/archive.git] / libs / libvorbisidec / Makefile
index 1ed04cf7be40bc20ae13e5b724ba73a5142850b2..a22746da8efec65261ad1230c29dce55ff2d8106 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
 
@@ -34,6 +33,8 @@ define Package/libvorbisidec/description
        Tremor is a decoder only.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Configure
        (cd $(PKG_BUILD_DIR); ./autogen.sh );
        $(call Build/Configure/Default, \