github JuliaPackaging/BinaryBuilder.jl v0.1.1
Bugfix release

latest releases: v0.6.5, v0.6.4, v0.6.3...
6 years ago

This release contains bugfixes for a number of issues:

  • LD_LIBRARY_PATH setup has been tweaked to avoid compiler confusion when trying to link against e.g. libz when libz is actually a dependency of the current recipe. (d6c4e08)

  • Update RootFS to fix clang linkage against libc++ on OSX. (4d6211e)

  • Fix bug in autodetection of interactivity for Docker runner on OSX. (fc91956)

  • Ignore errors in realpath() during an audit pass (e2ebea7)

Don't miss a new BinaryBuilder.jl release

NewReleases is sending notifications on new releases.