mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 17:54:16 +01:00
3edad54298
This was because OpenBSD (and others) can be missing HAVE_BACKTRACE / HAVE_BACKTRACE_FD which is the condition for my_safe_print_str to be defined. Fixes: /prj/tmp/work/cortexa57-poky-linux-musl/mariadb/10.5.8-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux-musl/../../libexec/aarch64-poky-linux-musl/gcc/aarch64-poky-linux-musl/10.2.0/ld.bfd: /usr/src/debug/mariadb/10.5.8-r0/mariadb-10.5.8/unittest/mysys/stacktrace-t.c:36: undefined reference to `my_safe_print_str' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
||
---|---|---|
.. | ||
aes-t.c | ||
base64-t.c | ||
bitmap-t.c | ||
byte_order-t.c | ||
CMakeLists.txt | ||
dynstring-t.c | ||
lf-t.c | ||
ma_dyncol-t.c | ||
my_atomic-t.c | ||
my_delete-t.c | ||
my_getopt-t.c | ||
my_malloc-t.c | ||
my_rdtsc-t.c | ||
my_vsnprintf-t.c | ||
queues-t.c | ||
stacktrace-t.c | ||
thr_template.c | ||
waiting_threads-t.c |