-
Guilherme Amadio authored
These functions (enabled when -ffast-math is used) were only added in glibc 2.15. However, SLC 6 still uses glibc 2.12 and clang does not check before emitting the symbols, so linkage with clang is broken when fast math is enabled.
Guilherme Amadio authoredThese functions (enabled when -ffast-math is used) were only added in glibc 2.15. However, SLC 6 still uses glibc 2.12 and clang does not check before emitting the symbols, so linkage with clang is broken when fast math is enabled.
CMakeLists.txt 1017 B