mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
binutils: quote tests and some more variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b22c10e25b
commit
1937af0cf2
@ -2,7 +2,7 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
if [ $TARGET_ARCH = "x86_64" ]; then
|
||||
if [ "$TARGET_ARCH" = "x86_64" ]; then
|
||||
WITH_64B_BFD="--enable-64-bit-bfd"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user