master hovercats/oakiss / pkg / binutils / bfd / config.h
  1#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
  2#  error config.h must be #included before system headers
  3#endif
  4#define __CONFIG_H__ 1
  5/* #undef AC_APPLE_UNIVERSAL_BUILD */
  6#ifdef __x86_64__
  7#define CORE_HEADER "hosts/x86-64linux.h"
  8#endif
  9#define DEFAULT_LD_Z_SEPARATE_CODE 1
 10/* #undef ENABLE_CHECKING */
 11/* #undef ENABLE_NLS */
 12/* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
 13/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
 14/* #undef HAVE_DCGETTEXT */
 15#define HAVE_DECL_ASPRINTF 1
 16#define HAVE_DECL_BASENAME 0
 17#define HAVE_DECL_FFS 1
 18#define HAVE_DECL_FOPEN64 0
 19#define HAVE_DECL_FSEEKO 1
 20#define HAVE_DECL_FSEEKO64 0
 21#define HAVE_DECL_FTELLO 1
 22#define HAVE_DECL_FTELLO64 0
 23#define HAVE_DECL_STPCPY 1
 24#define HAVE_DECL_STRNLEN 1
 25#define HAVE_DECL_STRTOULL 1
 26#define HAVE_DECL_VASPRINTF 1
 27#define HAVE_DECL____LC_CODEPAGE_FUNC 0
 28#define HAVE_DLFCN_H 1
 29#define HAVE_FCNTL 1
 30#define HAVE_FCNTL_H 1
 31#define HAVE_FDOPEN 1
 32#define HAVE_FILENO 1
 33/* #undef HAVE_FLS */
 34/* #undef HAVE_FOPEN64 */
 35#define HAVE_FSEEKO 1
 36/* #undef HAVE_FSEEKO64 */
 37#define HAVE_FTELLO 1
 38/* #undef HAVE_FTELLO64 */
 39#define HAVE_GETGID 1
 40#define HAVE_GETPAGESIZE 1
 41#define HAVE_GETRLIMIT 1
 42/* #undef HAVE_GETTEXT */
 43#define HAVE_GETUID 1
 44#define HAVE_HIDDEN 1
 45/* #undef HAVE_ICONV */
 46#define HAVE_INTTYPES_H 1
 47/* #undef HAVE_LWPSTATUS_T */
 48/* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
 49/* #undef HAVE_LWPSTATUS_T_PR_FPREG */
 50/* #undef HAVE_LWPSTATUS_T_PR_REG */
 51/* #undef HAVE_LWPXSTATUS_T */
 52#define HAVE_MADVISE 1
 53#define HAVE_MEMORY_H 1
 54#define HAVE_MMAP 1
 55#define HAVE_MPROTECT 1
 56/* #undef HAVE_PRPSINFO32_T */
 57/* #undef HAVE_PRPSINFO32_T_PR_PID */
 58#define HAVE_PRPSINFO_T 1
 59#define HAVE_PRPSINFO_T_PR_PID 1
 60/* #undef HAVE_PRSTATUS32_T */
 61/* #undef HAVE_PRSTATUS32_T_PR_WHO */
 62#define HAVE_PRSTATUS_T 1
 63/* #undef HAVE_PRSTATUS_T_PR_WHO */
 64/* #undef HAVE_PSINFO32_T */
 65/* #undef HAVE_PSINFO32_T_PR_PID */
 66/* #undef HAVE_PSINFO_T */
 67/* #undef HAVE_PSINFO_T_PR_PID */
 68/* #undef HAVE_PSTATUS32_T */
 69/* #undef HAVE_PSTATUS_T */
 70/* #undef HAVE_PXSTATUS_T */
 71#define HAVE_STDINT_H 1
 72#define HAVE_STDLIB_H 1
 73#define HAVE_STRINGS_H 1
 74#define HAVE_STRING_H 1
 75/* #undef HAVE_ST_C_IMPL */
 76#define HAVE_SYSCONF 1
 77#define HAVE_SYS_FILE_H 1
 78#define HAVE_SYS_PARAM_H 1
 79#define HAVE_SYS_PROCFS_H 1
 80#define HAVE_SYS_RESOURCE_H 1
 81#define HAVE_SYS_STAT_H 1
 82#define HAVE_SYS_TYPES_H 1
 83#define HAVE_UNISTD_H 1
 84/* #undef HAVE_WIN32_PSTATUS_T */
 85/* #undef HAVE_WINDOWS_H */
 86/* #undef HAVE_ZSTD */
 87#define LT_OBJDIR ".libs/"
 88#define PACKAGE "bfd"
 89#define PACKAGE_BUGREPORT ""
 90#define PACKAGE_NAME "bfd"
 91#define PACKAGE_STRING "bfd 2.46.0"
 92#define PACKAGE_TARNAME "bfd"
 93#define PACKAGE_URL ""
 94#define PACKAGE_VERSION "2.46.0"
 95#define SIZEOF_INT 4
 96#define SIZEOF_LONG 8
 97#define SIZEOF_LONG_LONG 8
 98#define SIZEOF_OFF_T 8
 99#define SIZEOF_VOID_P 8
100#define STDC_HEADERS 1
101#define TLS _Thread_local
102/* #undef TRAD_HEADER */
103/* #undef USE_64_BIT_ARCHIVE */
104/* #undef USE_BINARY_FOPEN */
105/* #undef USE_MINGW64_LEADING_UNDERSCORES */
106#define USE_MMAP 1
107#define USE_SECUREPLT 1
108#ifndef _ALL_SOURCE
109# define _ALL_SOURCE 1
110#endif
111#ifndef _GNU_SOURCE
112# define _GNU_SOURCE 1
113#endif
114#ifndef _POSIX_PTHREAD_SEMANTICS
115# define _POSIX_PTHREAD_SEMANTICS 1
116#endif
117#ifndef _TANDEM_SOURCE
118# define _TANDEM_SOURCE 1
119#endif
120#ifndef __EXTENSIONS__
121# define __EXTENSIONS__ 1
122#endif
123#define VERSION "2.46.0"
124#if defined AC_APPLE_UNIVERSAL_BUILD
125# if defined __BIG_ENDIAN__
126#  define WORDS_BIGENDIAN 1
127# endif
128#else
129# ifndef WORDS_BIGENDIAN
130/* #  undef WORDS_BIGENDIAN */
131# endif
132#endif
133#ifndef _DARWIN_USE_64_BIT_INODE
134# define _DARWIN_USE_64_BIT_INODE 1
135#endif
136/* #undef _FILE_OFFSET_BITS */
137/* #undef _LARGE_FILES */
138/* #undef _MINIX */
139/* #undef _POSIX_1_SOURCE */
140/* #undef _POSIX_SOURCE */
141#define _STRUCTURED_PROC 1