File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " glibc" ,
17
18
"cpu" : [
18
19
" arm"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " glibc" ,
17
18
"cpu" : [
18
19
" arm64"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " musl" ,
17
18
"cpu" : [
18
19
" arm"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " musl" ,
17
18
"cpu" : [
18
19
" arm64"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " musl" ,
17
18
"cpu" : [
18
19
" riscv64"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " musl" ,
17
18
"cpu" : [
18
19
" x64"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " glibc" ,
17
18
"cpu" : [
18
19
" riscv64"
19
20
]
Original file line number Diff line number Diff line change 14
14
"os" : [
15
15
" linux"
16
16
],
17
+ "libc" : " glibc" ,
17
18
"cpu" : [
18
19
" x64"
19
20
]
You can’t perform that action at this time.
0 commit comments