Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass macOS version min flag in osx CROSSTOOL
This fixes an issue where cc_library targets that are dependent on from swift_binaries weren't passed the version min flag which lead to linker warnings about version mismatches. More details: bazelbuild/rules_swift#114 Closes #6891. PiperOrigin-RevId: 231229169
- Loading branch information