Skip to content

Commit

Permalink
Overwrite more BinaryPlatform functions
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Dec 21, 2024
1 parent 8ee15f6 commit 5ee88e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/riscv64.jl
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ function Base.BinaryPlatforms.validate_tags(tags::Dict)
end
end

using .BinaryPlatforms: arch_mapping
BinaryPlatforms.arch_mapping["riscv64"] = "(rv64|riscv64)"

function get_set(arch, name)
Expand Down

0 comments on commit 5ee88e7

Please sign in to comment.