mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libX11: remove uneeded env variables
This commit is contained in:
parent
ec1cab7a98
commit
367b4a956b
@ -49,11 +49,3 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-secure-rpc \
|
|||||||
--disable-ipv6 \
|
--disable-ipv6 \
|
||||||
--without-launchd \
|
--without-launchd \
|
||||||
--without-lint"
|
--without-lint"
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
export CC_FOR_BUILD="$HOST_CC"
|
|
||||||
export CPPFLAGS_FOR_BUILD="$HOST_CPPFLAGS"
|
|
||||||
export CFLAGS_FOR_BUILD="$HOST_CFLAGS"
|
|
||||||
export LDFLAGS_FOR_BUILD="$HOST_LDFLAGS"
|
|
||||||
unset PKG_CONFIG_ALLOW_SYSTEM_CFLAGS
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user