[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:
parent
12a19b909f
commit
f85f7dca2b
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user