mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
binutils: cleanup. 64-bit-bfd is no more..
This commit is contained in:
parent
9226c6d940
commit
3bc065a799
@ -53,10 +53,6 @@ PKG_CONFIGURE_OPTS_HOST="--target=$TARGET_NAME \
|
|||||||
--enable-lto \
|
--enable-lto \
|
||||||
--disable-nls"
|
--disable-nls"
|
||||||
|
|
||||||
if [ "$TARGET_ARCH" = "x86_64" ]; then
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_HOST --enable-64-bit-bfd"
|
|
||||||
fi
|
|
||||||
|
|
||||||
pre_configure_host() {
|
pre_configure_host() {
|
||||||
unset CPPFLAGS
|
unset CPPFLAGS
|
||||||
unset CFLAGS
|
unset CFLAGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user