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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user