logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

config.h (3236B)


  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. #define CORE_HEADER "hosts/x86-64linux.h"
  6. #define DEFAULT_LD_Z_SEPARATE_CODE 1
  7. /* #undef ENABLE_CHECKING */
  8. /* #undef ENABLE_NLS */
  9. #define HAVE_DECL_ASPRINTF 1
  10. #define HAVE_DECL_BASENAME 1
  11. #define HAVE_DECL_FFS 1
  12. #define HAVE_DECL_FOPEN64 0
  13. #define HAVE_DECL_FSEEKO 1
  14. #define HAVE_DECL_FSEEKO64 0
  15. #define HAVE_DECL_FTELLO 1
  16. #define HAVE_DECL_FTELLO64 0
  17. #define HAVE_DECL_STPCPY 1
  18. #define HAVE_DECL_STRNLEN 1
  19. #define HAVE_DECL_VASPRINTF 1
  20. #define HAVE_DLFCN_H 1
  21. #define HAVE_FCNTL 1
  22. #define HAVE_FCNTL_H 1
  23. #define HAVE_FDOPEN 1
  24. #define HAVE_FILENO 1
  25. /* #undef HAVE_FLS */
  26. /* #undef HAVE_FOPEN64 */
  27. #define HAVE_FSEEKO 1
  28. /* #undef HAVE_FSEEKO64 */
  29. #define HAVE_FTELLO 1
  30. /* #undef HAVE_FTELLO64 */
  31. #define HAVE_GETGID 1
  32. #define HAVE_GETPAGESIZE 1
  33. #define HAVE_GETRLIMIT 1
  34. #define HAVE_GETUID 1
  35. #define HAVE_HIDDEN 1
  36. #define HAVE_INTTYPES_H 1
  37. /* #undef HAVE_LWPSTATUS_T */
  38. /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
  39. /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
  40. /* #undef HAVE_LWPSTATUS_T_PR_REG */
  41. /* #undef HAVE_LWPXSTATUS_T */
  42. #define HAVE_MADVISE 1
  43. #define HAVE_MEMORY_H 1
  44. #define HAVE_MMAP 1
  45. #define HAVE_MPROTECT 1
  46. /* #undef HAVE_PRPSINFO32_T */
  47. /* #undef HAVE_PRPSINFO32_T_PR_PID */
  48. #define HAVE_PRPSINFO_T 1
  49. #define HAVE_PRPSINFO_T_PR_PID 1
  50. /* #undef HAVE_PRSTATUS32_T */
  51. /* #undef HAVE_PRSTATUS32_T_PR_WHO */
  52. #define HAVE_PRSTATUS_T 1
  53. /* #undef HAVE_PRSTATUS_T_PR_WHO */
  54. /* #undef HAVE_PSINFO32_T */
  55. /* #undef HAVE_PSINFO32_T_PR_PID */
  56. /* #undef HAVE_PSINFO_T */
  57. /* #undef HAVE_PSINFO_T_PR_PID */
  58. /* #undef HAVE_PSTATUS32_T */
  59. /* #undef HAVE_PSTATUS_T */
  60. /* #undef HAVE_PXSTATUS_T */
  61. #define HAVE_STDINT_H 1
  62. #define HAVE_STDLIB_H 1
  63. #define HAVE_STRINGS_H 1
  64. #define HAVE_STRING_H 1
  65. /* #undef HAVE_ST_C_IMPL */
  66. #define HAVE_SYSCONF 1
  67. #define HAVE_SYS_FILE_H 1
  68. #define HAVE_SYS_PARAM_H 1
  69. #define HAVE_SYS_PROCFS_H 1
  70. #define HAVE_SYS_RESOURCE_H 1
  71. #define HAVE_SYS_STAT_H 1
  72. #define HAVE_SYS_TYPES_H 1
  73. #define HAVE_UNISTD_H 1
  74. /* #undef HAVE_WIN32_PSTATUS_T */
  75. /* #undef HAVE_WINDOWS_H */
  76. #define LT_OBJDIR ".libs/"
  77. #define PACKAGE "bfd"
  78. #define PACKAGE_BUGREPORT ""
  79. #define PACKAGE_NAME "bfd"
  80. #define PACKAGE_STRING "bfd 2.39"
  81. #define PACKAGE_TARNAME "bfd"
  82. #define PACKAGE_URL ""
  83. #define PACKAGE_VERSION "2.39"
  84. #define SIZEOF_INT 4
  85. #define SIZEOF_LONG 8
  86. #define SIZEOF_LONG_LONG 8
  87. #define SIZEOF_OFF_T 8
  88. #define SIZEOF_VOID_P 8
  89. #define STDC_HEADERS 1
  90. /* #undef TRAD_HEADER */
  91. /* #undef USE_64_BIT_ARCHIVE */
  92. /* #undef USE_BINARY_FOPEN */
  93. /* #undef USE_MINGW64_LEADING_UNDERSCORES */
  94. /* #undef USE_MMAP */
  95. #define USE_SECUREPLT 1
  96. #ifndef _ALL_SOURCE
  97. # define _ALL_SOURCE 1
  98. #endif
  99. #ifndef _GNU_SOURCE
  100. # define _GNU_SOURCE 1
  101. #endif
  102. #ifndef _POSIX_PTHREAD_SEMANTICS
  103. # define _POSIX_PTHREAD_SEMANTICS 1
  104. #endif
  105. #ifndef _TANDEM_SOURCE
  106. # define _TANDEM_SOURCE 1
  107. #endif
  108. #ifndef __EXTENSIONS__
  109. # define __EXTENSIONS__ 1
  110. #endif
  111. #define VERSION "2.39"
  112. #ifndef _DARWIN_USE_64_BIT_INODE
  113. # define _DARWIN_USE_64_BIT_INODE 1
  114. #endif
  115. /* #undef _FILE_OFFSET_BITS */
  116. /* #undef _LARGE_FILES */
  117. /* #undef _MINIX */
  118. /* #undef _POSIX_1_SOURCE */
  119. /* #undef _POSIX_SOURCE */
  120. #define _STRUCTURED_PROC 1