git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b83d982
)
mpd: Set USE_MIPS16=0. Workaround compiler error (Error: branch to a symbol in anothe...
author
Ted Hess
<redacted>
Mon, 5 Jun 2017 17:24:26 +0000
(13:24 -0400)
committer
Ted Hess
<redacted>
Mon, 5 Jun 2017 17:24:57 +0000
(13:24 -0400)
Signed-off-by: Ted Hess <redacted>
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index 33138d19c2042d7e6b06badea807a88f8822165a..a64cac4b798abccd248bd617b175aa79014deae0 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-24,6
+24,7
@@
PKG_CONFIG_DEPENDS:= \
CONFIG_IPV6 \
PKG_INSTALL:=1
+PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
git clone https://git.99rst.org/PROJECT