cmus: link only cue against libm
This commit is contained in:
parent
9f6890795e
commit
335ce0e352
@ -10,7 +10,7 @@ TERMUX_PKG_BUILD_IN_SRC=yes
|
|||||||
|
|
||||||
termux_step_pre_configure() {
|
termux_step_pre_configure() {
|
||||||
LD=$CC
|
LD=$CC
|
||||||
LDFLAGS+=" -lm"
|
export CUE_LIBS=" -lm"
|
||||||
export CONFIG_OSS=n
|
export CONFIG_OSS=n
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user