Skip to content

Commit 2abe1dd

Browse files
alexrpmlugg
authored andcommitted
remove aix tarball name handling
Zig does not support AIX: ziglang/zig#25731
1 parent 274ad33 commit 2abe1dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ async function getTarballName() {
140140
}
141141

142142
const platform = {
143-
aix: 'aix',
144143
android: 'android',
145144
freebsd: 'freebsd',
146145
linux: 'linux',

0 commit comments

Comments
 (0)