[packages] libs/libmpcdec: use fixed-point math
authorAndy Boyett <agb@openwrt.org>
Mon, 2 Mar 2009 01:03:09 +0000 (01:03 +0000)
committerAndy Boyett <agb@openwrt.org>
Mon, 2 Mar 2009 01:03:09 +0000 (01:03 +0000)
SVN-Revision: 14723

libs/libmpcdec/Makefile

index 7099106f4e0a506cc2f62eecf1cfa0ce34386235..87a53d6f83c09d7ee80a4be140ee605a95a6d03c 100644 (file)
@@ -32,7 +32,7 @@ define Package/libmpcdec/description
        Musepack decoder library
 endef
 
-TARGET_CFLAGS += $(FPIC)
+TARGET_CFLAGS += $(FPIC) -DMPC_FIXED_POINT
 
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include/mpcdec/