Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libc][bazel] Add copts to libc_support_library (#73591)
Most libc_support_library calls are for header-only libraries, but there are a few that have .cpp files. This patch adds the same base copts to these that libc_function already has.
- Loading branch information