Revert "libbacktrace: Update to upstream commit 1db85642e"

This reverts commit 51730391c6.
This commit is contained in:
bruvzg
2025-02-15 22:55:08 +02:00
parent 96cdbbe5bd
commit bacab7f822
17 changed files with 146 additions and 675 deletions

View File

@@ -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/"