Skip to content

Conversation

@keith
Copy link
Member

@keith keith commented Mar 26, 2024

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

ld: warning: ignoring duplicate libraries: '-lm' 
Bazel links this library by default which leads to this linker warning on macOS: ``` ld: warning: ignoring duplicate libraries: '-lm' ```
@keith keith requested review from aaronmondal and gchatelet March 26, 2024 18:04
@keith keith requested a review from rupprecht as a code owner March 26, 2024 18:04
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Mar 26, 2024
@gchatelet
Copy link
Contributor

I'm only an OWNER for the libc part but LGTM.

@keith keith merged commit 0099c58 into llvm:main Mar 27, 2024
@keith keith deleted the ks/bazel-remove-lm-on-macos branch March 27, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel

4 participants