-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines - Foundations
-
3,764.731
-
None
-
1
The libm library specified multiple times in linker settings for some targets. It produces linker warning during the build about duplicate -lm option.
In addition, some of the libraries need explicit link flags on Linux only, while on MacOS they are linked implicitly.
TODO:
Remove duplicate -lm linker flags.