mariadb/cmake
Sergei Golubchik ff5a528f26 mysqltest crashes on Debian
Debian is apparently offended that pcre2-posix implements POSIX API,
thus it renames all posix-compatible symbols in libpcre2-posix to have the
PCRE2 prefix. But Debian doesn't do anything to pcre2posix.h header,
so any unaware application will get POSIX compatible type names
and function prototypes from pcre2, but actual symbols will come
from libc.

To remedy this enormous incongruity we have to redefine POSIX-compatible
function names in pcre2posix to match Debian's hack.
2020-01-16 18:13:55 +01:00
..
build_configurations
Internal/CPack
os
abi_check.cmake
aws_sdk.cmake
build_depends.cmake
character_sets.cmake
check_compiler_flag.cmake
compile_flags.cmake
configurable_file_content.in
configure.pl
cpack_deb.cmake
cpack_rpm.cmake
cpack_source_ignore_files.cmake
cpu_info.cmake
crc32.cmake
create_initial_db.cmake
ctest.cmake
do_abi_check.cmake
dtrace.cmake
dtrace_prelink.cmake
FindJava.cmake
FindJNI.cmake
FindLZ4.cmake
Findzstd.cmake
for_clients.cmake
info_bin.cmake
info_macros.cmake.in
info_src.cmake
install_layout.cmake
install_macros.cmake
jemalloc.cmake
libutils.cmake
maintainer.cmake
make_dist.cmake.in
mariadb_connector_c.cmake
merge_archives_unix.cmake
misc.cmake
mysql_add_executable.cmake
mysql_version.cmake
numa.cmake
package_name.cmake
pcre.cmake
plugin.cmake
readline.cmake
sign.cmake.in
ssl.cmake
stack_direction.c
submodules.cmake
symlinks.cmake
systemd.cmake
tags.cmake
versioninfo.rc.in
win_compatibility.manifest
wsrep.cmake
zlib.cmake