projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12a19b9
)
[packages] libs/libmpcdec: use fixed-point math
author
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Mar 2009 01:03:09 +0000
(
01:03
+0000)
committer
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Mar 2009 01:03:09 +0000
(
01:03
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14723
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libmpcdec/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmpcdec/Makefile
b/libs/libmpcdec/Makefile
index
7099106
..
87a53d6
100644
(file)
--- a/
libs/libmpcdec/Makefile
+++ b/
libs/libmpcdec/Makefile
@@
-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/