Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 8ed8216

Browse files
committed
Automate binary creation for AArch64
1 parent 18c76be commit 8ed8216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DISTRIBUTIONS = [
1212
'amd64-freebsd-10',
1313
'amd64-freebsd-11',
1414
'arm-linux',
15-
# 'aarch64-linux', # Enable for V8 6
15+
'aarch64-linux',
1616
# 'x86_64-linux-musl'
1717
]
1818

0 commit comments

Comments
 (0)