Home | History | Annotate | Download | only in tools

Lines Matching refs:aarch64

1017     aarch64-linux-androideabi-*)
1019 ABI="aarch64"
1020 ABI_CONFIGURE_TARGET="aarch64-linux-androideabi"
1022 # --disable-libgomp because libgomp/configure tries to link when we don't have crt*.o for aarch64 yet.
1023 # --disable-gold because gold doesn't support aarch64 yet