aboutsummaryrefslogtreecommitdiff
path: root/lib/globals.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/globals.sh')
-rw-r--r--lib/globals.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/globals.sh b/lib/globals.sh
index dbf8ae2a..84827e14 100644
--- a/lib/globals.sh
+++ b/lib/globals.sh
@@ -96,6 +96,8 @@ override_cflags=
override_ldflags=
override_runtestflags=
+aarch64_abilist=lp64
+
if test x"${BUILD_NUMBER}" = x; then
export BUILD_NUMBER=${RANDOM}
fi