mpd: Set USE_MIPS16=0. Workaround compiler error (Error: branch to a symbol in another ISA mode) on mips_24k
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
b83d982bcd
commit
5a0236af95
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue