File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ OS / architecture / packaging specifiers used in the listings include:
3939* ** linux-loong64** : normally .tar.gz and .tar.xz
4040* ** linux-ppc64le** : normally .tar.gz and .tar.xz
4141* ** linux-riscv64** : normally .tar.gz and .tar.xz
42+ * ** linux-riscv64-pointer-compression** : normally .tar.gz and .tar.xz
4243* ** linux-s390x** : normally .tar.gz and .tar.xz
4344* ** linux-x64** : normally .tar.gz and .tar.xz
4445* ** linux-x64-debug** : normally .tar.gz and .tar.xz
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ const types = {
3636 // unofficial-builds:
3737 'linux-loong64' : 'linux-loong64' ,
3838 'linux-riscv64' : 'linux-riscv64' ,
39+ 'linux-riscv64-pointer-compression' : 'linux-riscv64-pointer-compression' ,
3940 'linux-x64-glibc-217' : 'linux-x64-glibc-217' ,
4041 'linux-x64-musl' : 'linux-x64-musl' ,
4142 'linux-arm64-musl' : 'linux-arm64-musl' ,
You can’t perform that action at this time.
0 commit comments