[package] workaround gcc-3.4.6 not handling -iquote parameter (#5446)
[openwrt/svn-archive/archive.git] / libs / libmpcdec / Makefile
index aa0ce96ce48aa54d6cfb530ad1e31a33be516fa6..3514d176dce2373d756065aef6d877f4df62c69d 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
 
@@ -32,7 +31,7 @@ define Package/libmpcdec/description
        Musepack decoder library
 endef
 
-TARGET_CFLAGS += $(FPIC) -DMPC_FIXED_POINT
+TARGET_CFLAGS += $(FPIC)
 
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include/mpcdec/