1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update libbacktrace to ca0de0517.

This commit is contained in:
Bartosz Taudul
2020-03-01 12:55:32 +01:00
parent c36ed4b8b8
commit fdc3b01054
13 changed files with 3627 additions and 2057 deletions
+8 -6
View File
@@ -5,9 +5,11 @@
# define BACKTRACE_ELF_SIZE 32
#endif
#define HAVE_DLFCN_H
#define HAVE_FCNTL
#define HAVE_INTTYPES_H
#define HAVE_LSTAT
#define HAVE_READLINK
#define HAVE_DL_ITERATE_PHDR
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL 1
#define HAVE_INTTYPES_H 1
#define HAVE_LSTAT 1
#define HAVE_READLINK 1
#define HAVE_DL_ITERATE_PHDR 1
#define HAVE_ATOMIC_FUNCTIONS 1
#define HAVE_DECL_STRNLEN 1