mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Revert "libbacktrace: Update to upstream commit 1db85642e"
This reverts commit 51730391c6.
This commit is contained in:
18
thirdparty/libbacktrace/config.h
vendored
18
thirdparty/libbacktrace/config.h
vendored
@@ -21,10 +21,6 @@
|
||||
don't. */
|
||||
#define HAVE_DECL_STRNLEN 1
|
||||
|
||||
/* Define to 1 if you have the declaration of `_pgmptr', and to 0 if you
|
||||
don't. */
|
||||
#define HAVE_DECL__PGMPTR 1
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
/* #undef HAVE_DLFCN_H */
|
||||
|
||||
@@ -52,7 +48,7 @@
|
||||
/* #undef HAVE_KERN_PROC_ARGS */
|
||||
|
||||
/* Define if -llzma is available. */
|
||||
/* #undef HAVE_LIBLZMA */
|
||||
#define HAVE_LIBLZMA 1
|
||||
|
||||
/* Define to 1 if you have the <link.h> header file. */
|
||||
/* #undef HAVE_LINK_H */
|
||||
@@ -90,9 +86,6 @@
|
||||
/* Define to 1 if you have the <sys/ldr.h> header file. */
|
||||
/* #undef HAVE_SYS_LDR_H */
|
||||
|
||||
/* Define to 1 if you have the <sys/link.h> header file. */
|
||||
/* #undef HAVE_SYS_LINK_H */
|
||||
|
||||
/* Define to 1 if you have the <sys/mman.h> header file. */
|
||||
/* #undef HAVE_SYS_MMAN_H */
|
||||
|
||||
@@ -102,21 +95,12 @@
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
#define HAVE_SYS_TYPES_H 1
|
||||
|
||||
/* Define to 1 if you have the <tlhelp32.h> header file. */
|
||||
#define HAVE_TLHELP32_H 1
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
/* Define to 1 if you have the <windows.h> header file. */
|
||||
#define HAVE_WINDOWS_H 1
|
||||
|
||||
/* Define if -lz is available. */
|
||||
#define HAVE_ZLIB 1
|
||||
|
||||
/* Define if -lzstd is available. */
|
||||
/* #undef HAVE_ZSTD */
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
#define LT_OBJDIR ".libs/"
|
||||
|
||||
Reference in New Issue
Block a user