v1.40.0
BinaryBuilderBase v1.40.0
Merged pull requests:
- use
julia_version
Pkg.add
kwarg rather than specifying it through ctx (#416) (@IanButterworth) - Add creation of the build-id to the linker flags (#435) (@imciner2)
- Bump actions/checkout from 4 to 5 (#436) (@dependabot[bot])
- [RootFS] New PlatformSupport artifacts without old MinGW headers (#437) (@giordano)
Closed issues:
- macOS fails to run BinaryBuilder recipes in Docker with
Invalid argument
errors (#389)