summaryrefslogtreecommitdiff
path: root/user/thunderbird/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/thunderbird/APKBUILD')
-rw-r--r--user/thunderbird/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/thunderbird/APKBUILD b/user/thunderbird/APKBUILD
index 526c39bbc..319eba9f3 100644
--- a/user/thunderbird/APKBUILD
+++ b/user/thunderbird/APKBUILD
@@ -88,7 +88,7 @@ prepare() {
# arch-specific configuration
case "$CARCH" in
- pmmx|x86*|arm*)
+ pmmx|x86*|arm*|aarch64)
echo "ac_add_options --disable-elf-hack" >> "$builddir"/mozconfig
;;
s390x)