eglibc: fix $PKG_CONFIGURE_OPTS_TARGET

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-01-27 23:19:36 +01:00
parent 274e4c5028
commit 21b23fe5c5

View File

@ -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 \