This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
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>
lilik-openwrt-22.03
Ted Hess
8 years ago
parent
b83d982bcd
commit
5a0236af95
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
sound/mpd/Makefile
+ 1
- 0
sound/mpd/Makefile
View File
@ -24,6 +24,7 @@ PKG_CONFIG_DEPENDS:= \
CONFIG_IPV6
\
PKG_INSTALL
:=
1
PKG_USE_MIPS16
:=
0
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
n
l
s
.
m
k
Write
Preview
Loading…
Cancel
Save