Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 21:05
· 178 commits to master since this release
f78a16a

BinaryBuilderBase v1.6.1

Diff since v1.6.0

Closed issues:

  • Use -fno-optimize-sibling-calls for Fortran libraries (#92)
  • Error when running BinaryBuilder.jl using Apple Silicon (#221)

Merged pull requests:

  • [Runner] Set MACOSX_DEPLOYMENT_TARGET based on the actual macOS version (#217) (@giordano)
  • [Runner] Hot-fix for as wrapper (#218) (@giordano)
  • [Prefix] Make get_addable_spec start search from HEAD of upstream repo (#219) (@giordano)
  • [Prefix] Take out function to find the git commit SHA for given git tree hash (#220) (@giordano)
  • Fix architecture of default_host_platform to x86_64 (#222) (@jeremiahpslewis)
  • [Rootfs] Update Go toolchain to v1.17.7 (#223) (@giordano)
  • [Rootfs] Automatically get list of available Go and Rust toolchains (#224) (@giordano)
  • [Prefix] Fix installation of dependencies from local directories (#225) (@giordano)