v1.14.0
·
153 commits
to master
since this release
BinaryBuilderBase v1.14.0
Closed issues:
- Clang on Armv6/7 on musl gives linker errors (#262)
Merged pull requests:
- [Dependencies] Clarify docstring of
Dependency(#253) (@giordano) - allow "host" to be specified for HostPlatform() (#254) (@sjkelly)
- Add support for building sanitizer-enabled jlls (#255) (@Keno)
- Add new Go builds (#256) (@quinnj)
- Add "libabi_agnostic" (#257) (@Keno)
- Also make sanitizer use clang on cmake (#258) (@gbaraldi)
- [Runner] Define function
prefer_clang(#259) (@giordano) - Fix tests in Julia v1.8+ (#260) (@giordano)
- Move -rtlib and friends to linker flags (#261) (@gbaraldi)
- [Prefix] Force "sanitize" tag to platform when installing deps (#264) (@giordano)
- [RootFS] Update to new LLVM build which fixes libdirs for ARM Linux Musl (#265) (@giordano)
- Merge Clang tests into other compilation tests (#266) (@giordano)
- Make libstdc++ available at compile time when compiling c++ (#267) (@gbaraldi)