mariadb/unittest/mysys
Mingli Yu 3edad54298 MDEV-24131: unittest stacktrace-t fails to compile (OpenBSD)
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>
2021-01-28 13:27:00 +11:00
..
aes-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
base64-t.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
bitmap-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
byte_order-t.c MDEV-17702 fix unaligned access UB in sint4korr() and similar functions 2019-05-03 18:54:12 +04:00
CMakeLists.txt Merge 10.1 into 10.2 2020-08-20 06:00:36 +03:00
dynstring-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
lf-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ma_dyncol-t.c
my_atomic-t.c Fixed some errors & warnings found by clang 2019-08-08 23:08:23 +03:00
my_delete-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_getopt-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_malloc-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_rdtsc-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_vsnprintf-t.c MDEV-22545: my_vsnprintf behaves not as in C standard 2020-05-24 21:27:08 +02:00
queues-t.c Merge branch '5.5' into 10.1 2020-04-30 17:36:41 +02:00
stacktrace-t.c MDEV-24131: unittest stacktrace-t fails to compile (OpenBSD) 2021-01-28 13:27:00 +11:00
thr_template.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
waiting_threads-t.c Update FSF address 2019-05-10 20:52:00 +03:00