mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eglibc: fix $PKG_CONFIGURE_OPTS_TARGET
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
274e4c5028
commit
21b23fe5c5
@ -40,7 +40,7 @@ if [ "$XBMCPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
||||
PKG_DEPENDS_INIT="$PKG_DEPENDS_INIT arm-mem:init"
|
||||
fi
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="BASH_SHELL=/bin/sh
|
||||
PKG_CONFIGURE_OPTS_TARGET="BASH_SHELL=/bin/sh \
|
||||
--libexecdir=/usr/lib/eglibc \
|
||||
--cache-file=config.cache \
|
||||
--disable-profile \
|
||||
|
Loading…
x
Reference in New Issue
Block a user