fix to not use hardlinks which don't work...
This commit is contained in:
parent
a46d0ce46d
commit
1702469492
@ -15,6 +15,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
|||||||
--disable-mad
|
--disable-mad
|
||||||
--disable-sndio
|
--disable-sndio
|
||||||
--without-tremor
|
--without-tremor
|
||||||
|
ac_cv_func_linkat=no
|
||||||
"
|
"
|
||||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
||||||
TERMUX_PKG_CONFFILES="$TERMUX_PREFIX/etc/mpd.conf"
|
TERMUX_PKG_CONFFILES="$TERMUX_PREFIX/etc/mpd.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user