aboutsummaryrefslogtreecommitdiff
path: root/build/tools/prebuilt-common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/tools/prebuilt-common.sh')
-rw-r--r--build/tools/prebuilt-common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/tools/prebuilt-common.sh b/build/tools/prebuilt-common.sh
index 5729c8d3a..8fba7ddef 100644
--- a/build/tools/prebuilt-common.sh
+++ b/build/tools/prebuilt-common.sh
@@ -1093,7 +1093,6 @@ parse_toolchain_name ()
ABI="arm64-v8a"
ABI_CONFIGURE_TARGET="aarch64-linux-android"
# Note: --disable-gold because gold doesn't support aarch64 yet
- ABI_CONFIGURE_EXTRA_FLAGS="--disable-gold"
;;
x86-*)
ARCH="x86"