v0.6.1
BinaryBuilder v0.6.1
Merged pull requests:
- CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#1343) (@github-actions[bot])
- Make pkg-config files relocatable post-installation (#1346) (@albinahlback)
- slightly simplify type definition:
Tuple{<:T}
->Tuple{T}
(#1350) (@nsajko) - Extend pkgconfig relocatization to cover
exec_prefix
too. (#1351) (@maleadt) - Support riscv64 (#1355) (@eschnett)
- [AutoBuild] Don't allow building for riscv64 for old Julia (#1356) (@giordano)
Closed issues:
- Add auditor pass to make pkgconfig files more relocatable (#1338)