JuliaPackaging / BinaryBuilder.jl

Binary Dependency Builder for Julia
https://binarybuilder.org
Other
391 stars 99 forks source link

Updates for FreeBSD AArch64 support #1342

Closed ararslan closed 3 weeks ago

ararslan commented 1 month ago

Same as is done for macOS AArch64. Also mention FreeBSD AArch64 in the documentation for what's built by default (ref https://github.com/JuliaPackaging/BinaryBuilderBase.jl/pull/387, https://github.com/JuliaPackaging/Yggdrasil/pull/9220).

giordano commented 3 weeks ago

After the PR in BBB is merged, please bump the BBB requirement here to v1.31 and delete the manifest (it's becoming more problematic than anything at some point)

ararslan commented 3 weeks ago

Done. I've also bumped the minor version of the package per our discussion in Slack. The commits are logically separated but feel free to squash if you prefer.