Unverified Commit 0099c584 authored by Keith Smiley's avatar Keith Smiley Committed by GitHub
Browse files

[bazel] Remove -lm on macOS (#86706)

Bazel links this library by default which leads to this linker warning
on macOS:

```
ld: warning: ignoring duplicate libraries: '-lm'
```
parent 6ad1cf3b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment