mpd: Set USE_MIPS16=0. Workaround compiler error (Error: branch to a symbol in anothe...
authorTed Hess <redacted>
Mon, 5 Jun 2017 17:24:26 +0000 (13:24 -0400)
committerTed Hess <redacted>
Mon, 5 Jun 2017 17:24:57 +0000 (13:24 -0400)
Signed-off-by: Ted Hess <redacted>
sound/mpd/Makefile

index 33138d19c2042d7e6b06badea807a88f8822165a..a64cac4b798abccd248bd617b175aa79014deae0 100644 (file)
@@ -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