Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 22:47
· 15 commits to master since this release
f3e1fa6

BinaryBuilder v0.6.1

Diff since v0.6.0

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)