[packages] libs/libmpcdec: use fixed-point math

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14723 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2009-03-02 01:03:09 +00:00
parent 12a19b909f
commit f85f7dca2b

View 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/