mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
Define a new CPP symbol that the target OS is Linux, and use it where only the OS matters and not the threads Library. Until now, 'HAVE_LINUXTHREADS' was used to indicate "Target is Linux" in many places. When we support configuration with NPTL but no Linuxthreads, this misuse must cease.
1.5 KiB
1.5 KiB