What's Changed
- Make sanitizer builds respect -c for -g* by @keith in #614
- Let consumers extend the rules-based toolchain's include allowlist with
--@apple_support//toolchain:extra_include_directoriesby @AttilaTheFun in #617 - Remove -objc_abi_version linker flag by @keith in #627
- Make sanitizer flags come before user flags by @keith in #615
- Fix dead_strip behavior by @keith in #626
- Adapt rules based toolchain to work on other platforms by @keith in #623
New Contributors
- @AttilaTheFun made their first contribution in #617
Full Changelog: 2.7.0...2.8.0
This release is compatible with 7.4.x+ LTS, 8.x LTS, 9.x LTS, and rolling releases.
MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.8.0")