diff options
author | Bhushan Shah <bhush94@gmail.com> | 2022-01-22 19:20:06 +0530 |
---|---|---|
committer | Bhushan Shah <bshah@mykolab.com> | 2022-01-23 03:53:21 +0000 |
commit | abc3a698abc0dfea19040007a7c57d04c3bb6865 (patch) | |
tree | 4e91d1a3698b6856ea769f7733a5c856ea9514bf /tests/CMakeLists.txt | |
parent | 675ca285769d6a5729c13c0eaad524355188027d (diff) | |
download | extra-cmake-modules-abc3a698abc0dfea19040007a7c57d04c3bb6865.tar.gz extra-cmake-modules-abc3a698abc0dfea19040007a7c57d04c3bb6865.tar.bz2 |
ECMEnableSanitizers: do not enable linker flags when not supported
If linker does not support the linker flag, do not enable it, on alpine
e.g. musl does not support the ASAN, if it is enabled unconditionally,
it will cause the linker to error out
Diffstat (limited to 'tests/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions