1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4 
5 /* config.h.  Generated from config.in by configure.  */
6 /* config.in.  Generated from configure.ac by autoheader.  */
7 
8 /* Check that config.h is #included before system headers
9    (this works only for glibc, but that should be enough).  */
10 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11 #  error config.h must be #included before system headers
12 #endif
13 #define __CONFIG_H__ 1
14 
15 /* Define to 1 if you want to emit gnu hash in the ELF linker by default. */
16 #define DEFAULT_EMIT_GNU_HASH 0
17 
18 /* Define to 1 if you want to emit sysv hash in the ELF linker by default. */
19 #define DEFAULT_EMIT_SYSV_HASH 1
20 
21 /* Define if you want compressed debug sections by default. */
22 /* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
23 
24 /* Define to 1 if you want to enable -z relro in ELF linker by default. */
25 #define DEFAULT_LD_Z_RELRO 0
26 
27 /* Define to 1 if you want to enable -z separate-code in ELF linker by
28    default. */
29 #define DEFAULT_LD_Z_SEPARATE_CODE 0
30 
31 /* Define to 1 if you want to set DT_RUNPATH instead of DT_RPATH by default.
32    */
33 #define DEFAULT_NEW_DTAGS 0
34 
35 /* Define to 1 if translation of program messages to the user's native
36    language is requested. */
37 #define ENABLE_NLS 1
38 
39 /* Additional extension a shared object might have. */
40 /* #undef EXTRA_SHLIB_EXTENSION */
41 
42 /* Define to choose default GOT handling scheme */
43 #define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT
44 
45 /* Define to 1 if you have the `close' function. */
46 #define HAVE_CLOSE 1
47 
48 /* Define to 1 if you have the declaration of `environ', and to 0 if you
49    don't. */
50 #define HAVE_DECL_ENVIRON 0
51 
52 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
53    */
54 #define HAVE_DECL_FREE 1
55 
56 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
57    */
58 #define HAVE_DECL_GETENV 1
59 
60 /* Is the prototype for getopt in <unistd.h> in the expected format? */
61 #define HAVE_DECL_GETOPT 1
62 
63 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
64    */
65 #define HAVE_DECL_SBRK 1
66 
67 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
68    */
69 #define HAVE_DECL_STRSTR 1
70 
71 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
72    */
73 #define HAVE_DIRENT_H 1
74 
75 /* Define to 1 if you have the <dlfcn.h> header file. */
76 #define HAVE_DLFCN_H 1
77 
78 /* Define to 1 if you have the <elf-hints.h> header file. */
79 /* #undef HAVE_ELF_HINTS_H */
80 
81 /* Define to 1 if you have the <fcntl.h> header file. */
82 #define HAVE_FCNTL_H 1
83 
84 /* Define to 1 if you have the `getpagesize' function. */
85 #define HAVE_GETPAGESIZE 1
86 
87 /* Define to 1 if you have the `glob' function. */
88 #define HAVE_GLOB 1
89 
90 /* Define .init_array/.fini_array sections are available and working. */
91 #define HAVE_INITFINI_ARRAY 1
92 
93 /* Define to 1 if you have the <inttypes.h> header file. */
94 #define HAVE_INTTYPES_H 1
95 
96 /* Define if your <locale.h> file defines LC_MESSAGES. */
97 #define HAVE_LC_MESSAGES 1
98 
99 /* Define to 1 if you have the <limits.h> header file. */
100 #define HAVE_LIMITS_H 1
101 
102 /* Define to 1 if you have the <locale.h> header file. */
103 #define HAVE_LOCALE_H 1
104 
105 /* Define to 1 if you have the `lseek' function. */
106 #define HAVE_LSEEK 1
107 
108 /* Define to 1 if you have the <memory.h> header file. */
109 #define HAVE_MEMORY_H 1
110 
111 /* Define to 1 if you have the `mkstemp' function. */
112 #define HAVE_MKSTEMP 1
113 
114 /* Define to 1 if you have a working `mmap' system call. */
115 #define HAVE_MMAP 1
116 
117 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
118 /* #undef HAVE_NDIR_H */
119 
120 /* Define to 1 if you have the `open' function. */
121 #define HAVE_OPEN 1
122 
123 /* Define to 1 if you have the `realpath' function. */
124 #define HAVE_REALPATH 1
125 
126 /* Define to 1 if you have the `sbrk' function. */
127 #define HAVE_SBRK 1
128 
129 /* Define to 1 if you have the `setlocale' function. */
130 #define HAVE_SETLOCALE 1
131 
132 /* Define to 1 if you have the <stdint.h> header file. */
133 #define HAVE_STDINT_H 1
134 
135 /* Define to 1 if you have the <stdlib.h> header file. */
136 #define HAVE_STDLIB_H 1
137 
138 /* Define to 1 if you have the <strings.h> header file. */
139 #define HAVE_STRINGS_H 1
140 
141 /* Define to 1 if you have the <string.h> header file. */
142 #define HAVE_STRING_H 1
143 
144 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
145    */
146 /* #undef HAVE_SYS_DIR_H */
147 
148 /* Define to 1 if you have the <sys/file.h> header file. */
149 #define HAVE_SYS_FILE_H 1
150 
151 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
152    */
153 /* #undef HAVE_SYS_NDIR_H */
154 
155 /* Define to 1 if you have the <sys/param.h> header file. */
156 #define HAVE_SYS_PARAM_H 1
157 
158 /* Define to 1 if you have the <sys/stat.h> header file. */
159 #define HAVE_SYS_STAT_H 1
160 
161 /* Define to 1 if you have the <sys/time.h> header file. */
162 #define HAVE_SYS_TIME_H 1
163 
164 /* Define to 1 if you have the <sys/types.h> header file. */
165 #define HAVE_SYS_TYPES_H 1
166 
167 /* Define to 1 if you have the <unistd.h> header file. */
168 #define HAVE_UNISTD_H 1
169 
170 /* Define to 1 if you have the `waitpid' function. */
171 #define HAVE_WAITPID 1
172 
173 /* Define to 1 if you have the <windows.h> header file. */
174 /* #undef HAVE_WINDOWS_H */
175 
176 /* Define to the sub-directory in which libtool stores uninstalled libraries.
177    */
178 #define LT_OBJDIR ".libs/"
179 
180 /* Name of package */
181 #define PACKAGE "ld"
182 
183 /* Define to the address where bug reports for this package should be sent. */
184 #define PACKAGE_BUGREPORT ""
185 
186 /* Define to the full name of this package. */
187 #define PACKAGE_NAME "ld"
188 
189 /* Define to the full name and version of this package. */
190 #define PACKAGE_STRING "ld 2.34"
191 
192 /* Define to the one symbol short name of this package. */
193 #define PACKAGE_TARNAME "ld"
194 
195 /* Define to the home page for this package. */
196 #define PACKAGE_URL ""
197 
198 /* Define to the version of this package. */
199 #define PACKAGE_VERSION "2.34"
200 
201 /* The size of `void *', as computed by sizeof. */
202 #define SIZEOF_VOID_P 4
203 
204 /* Define to 1 if you have the ANSI C header files. */
205 #define STDC_HEADERS 1
206 
207 /* Define if you can safely include both <string.h> and <strings.h>. */
208 #define STRING_WITH_STRINGS 1
209 
210 /* Use b modifier when opening binary files? */
211 /* #undef USE_BINARY_FOPEN */
212 
213 /* Enable extensions on AIX 3, Interix.  */
214 #ifndef _ALL_SOURCE
215 # define _ALL_SOURCE 1
216 #endif
217 /* Enable GNU extensions on systems that have them.  */
218 #ifndef _GNU_SOURCE
219 # define _GNU_SOURCE 1
220 #endif
221 /* Enable threading extensions on Solaris.  */
222 #ifndef _POSIX_PTHREAD_SEMANTICS
223 # define _POSIX_PTHREAD_SEMANTICS 1
224 #endif
225 /* Enable extensions on HP NonStop.  */
226 #ifndef _TANDEM_SOURCE
227 # define _TANDEM_SOURCE 1
228 #endif
229 /* Enable general extensions on Solaris.  */
230 #ifndef __EXTENSIONS__
231 # define __EXTENSIONS__ 1
232 #endif
233 
234 
235 /* Version number of package */
236 #define VERSION "2.34"
237 
238 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
239    `char[]'. */
240 #define YYTEXT_POINTER 1
241 
242 /* Enable large inode numbers on Mac OS X 10.5.  */
243 #ifndef _DARWIN_USE_64_BIT_INODE
244 # define _DARWIN_USE_64_BIT_INODE 1
245 #endif
246 
247 /* Number of bits in a file offset, on hosts where this is settable. */
248 /* #undef _FILE_OFFSET_BITS */
249 
250 /* Define for large files, on AIX-style hosts. */
251 /* #undef _LARGE_FILES */
252 
253 /* Define to 1 if on MINIX. */
254 /* #undef _MINIX */
255 
256 /* Define to 2 if the system does not provide POSIX.1 features except with
257    this defined. */
258 /* #undef _POSIX_1_SOURCE */
259 
260 /* Define to 1 if you need to in order for `stat' and other things to work. */
261 /* #undef _POSIX_SOURCE */
262