mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
63a205d4a0
-Wl,--no-undefined (=-z defs) gives linking errors when used with WITH_ASAN. According to the documentation: "When linking shared libraries, the AddressSanitizer run-time is not linked, so -Wl,-z,defs may cause link errors (don’t use it with AddressSanitizer)." This patch turns off -Wl,--no-undefined if WITH_ASAN is used. |
||
---|---|---|
.. | ||
AIX.cmake | ||
Cygwin.cmake | ||
Darwin.cmake | ||
FreeBSD.cmake | ||
HP-UX.cmake | ||
Linux.cmake | ||
OS400.cmake | ||
SunOS.cmake | ||
Windows.cmake | ||
WindowsCache.cmake |