mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
Merge pull request #8126 from HiassofT/le12-alsa-lib-nolfs
alsa-lib: don't build with largefile support
This commit is contained in:
commit
c4db2d1d4a
@ -21,6 +21,7 @@ fi
|
|||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="${PKG_ALSA_DEBUG} \
|
PKG_CONFIGURE_OPTS_TARGET="${PKG_ALSA_DEBUG} \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
|
--disable-largefile \
|
||||||
--with-plugindir=/usr/lib/alsa \
|
--with-plugindir=/usr/lib/alsa \
|
||||||
--disable-python"
|
--disable-python"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user