Skip to content

Commit 5ee88e7

Browse files
committed
Overwrite more BinaryPlatform functions
1 parent 8ee15f6 commit 5ee88e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/riscv64.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ function Base.BinaryPlatforms.validate_tags(tags::Dict)
7272
end
7373
end
7474

75+
using .BinaryPlatforms: arch_mapping
7576
BinaryPlatforms.arch_mapping["riscv64"] = "(rv64|riscv64)"
7677

7778
function get_set(arch, name)

0 commit comments

Comments
 (0)