1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-gcc,v 1.108 2020/09/05 10:58:08 mrg 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.h.in by configure.  */
6/* config.h.in.  Generated from configure.ac by autoheader.  */
7
8/* Define to 1 if you have the `aligned_alloc' function. */
9#define HAVE_ALIGNED_ALLOC 1
10
11/* Define to 1 if the target assembler supports .symver directive. */
12#define HAVE_AS_SYMVER_DIRECTIVE 1
13
14/* Define to 1 if the target supports __attribute__((alias(...))). */
15#define HAVE_ATTRIBUTE_ALIAS 1
16
17/* Define to 1 if the target supports __attribute__((dllexport)). */
18/* #undef HAVE_ATTRIBUTE_DLLEXPORT */
19
20/* Define to 1 if the target supports __attribute__((visibility(...))). */
21#define HAVE_ATTRIBUTE_VISIBILITY 1
22
23/* Define if the POSIX Semaphores do not work on your system. */
24/* #undef HAVE_BROKEN_POSIX_SEMAPHORES */
25
26/* Define to 1 if the target assembler supports thread-local storage. */
27/* #undef HAVE_CC_TLS */
28
29/* Define to 1 if you have the `clock_gettime' function. */
30#define HAVE_CLOCK_GETTIME 1
31
32/* Define to 1 if you have the <dlfcn.h> header file. */
33#define HAVE_DLFCN_H 1
34
35/* Define to 1 if you have the `getegid' function. */
36#define HAVE_GETEGID 1
37
38/* Define to 1 if you have the `geteuid' function. */
39#define HAVE_GETEUID 1
40
41/* Define to 1 if you have the `getgid' function. */
42#define HAVE_GETGID 1
43
44/* Define if gethostname is supported. */
45#define HAVE_GETHOSTNAME 1
46
47/* Define to 1 if you have the `getloadavg' function. */
48#define HAVE_GETLOADAVG 1
49
50/* Define if getpid is supported. */
51#define HAVE_GETPID 1
52
53/* Define to 1 if you have the `getuid' function. */
54#define HAVE_GETUID 1
55
56/* Define to 1 if you have the <inttypes.h> header file. */
57#define HAVE_INTTYPES_H 1
58
59/* Define to 1 if you have the `dl' library (-ldl). */
60/* #undef HAVE_LIBDL */
61
62/* Define to 1 if you have the `memalign' function. */
63/* #undef HAVE_MEMALIGN */
64
65/* Define to 1 if you have the <memory.h> header file. */
66#define HAVE_MEMORY_H 1
67
68/* Define to 1 if you have the `posix_memalign' function. */
69#define HAVE_POSIX_MEMALIGN 1
70
71/* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
72/* #undef HAVE_PTHREAD_AFFINITY_NP */
73
74/* Define to 1 if you have the <pthread.h> header file. */
75#define HAVE_PTHREAD_H 1
76
77/* Define to 1 if you have the `secure_getenv' function. */
78/* #undef HAVE_SECURE_GETENV */
79
80/* Define to 1 if you have the <semaphore.h> header file. */
81#define HAVE_SEMAPHORE_H 1
82
83/* Define to 1 if you have the <stdint.h> header file. */
84#define HAVE_STDINT_H 1
85
86/* Define to 1 if you have the <stdlib.h> header file. */
87#define HAVE_STDLIB_H 1
88
89/* Define to 1 if you have the <strings.h> header file. */
90#define HAVE_STRINGS_H 1
91
92/* Define to 1 if you have the <string.h> header file. */
93#define HAVE_STRING_H 1
94
95/* Define to 1 if you have the `strtoull' function. */
96#define HAVE_STRTOULL 1
97
98/* Define to 1 if the system has the type `struct _Mutex_Control'. */
99/* #undef HAVE_STRUCT__MUTEX_CONTROL */
100
101/* Define to 1 if the target runtime linker supports binding the same symbol
102   to different versions. */
103#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
104
105/* Define to 1 if the target supports __sync_*_compare_and_swap */
106#define HAVE_SYNC_BUILTINS 1
107
108/* Define to 1 if you have the <sys/loadavg.h> header file. */
109/* #undef HAVE_SYS_LOADAVG_H */
110
111/* Define to 1 if you have the <sys/stat.h> header file. */
112#define HAVE_SYS_STAT_H 1
113
114/* Define to 1 if you have the <sys/sysctl.h> header file. */
115#define HAVE_SYS_SYSCTL_H 1
116
117/* Define to 1 if you have the <sys/time.h> header file. */
118#define HAVE_SYS_TIME_H 1
119
120/* Define to 1 if you have the <sys/types.h> header file. */
121#define HAVE_SYS_TYPES_H 1
122
123/* Define to 1 if the target supports thread-local storage. */
124#define HAVE_TLS 1
125
126/* Define if uname is supported and struct utsname has nodename field. */
127/* #undef HAVE_UNAME */
128
129/* Define to 1 if you have the <unistd.h> header file. */
130#define HAVE_UNISTD_H 1
131
132/* Define to 1 if you have the `_aligned_malloc' function. */
133/* #undef HAVE__ALIGNED_MALLOC */
134
135/* Define to 1 if you have the `__secure_getenv' function. */
136/* #undef HAVE___SECURE_GETENV */
137
138/* Define path to HSA runtime. */
139#define HSA_RUNTIME_LIB ""
140
141/* Define to 1 if GNU symbol versioning is used for libgomp. */
142#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
143
144/* Define to 1 if building libgomp for an accelerator-only target. */
145/* #undef LIBGOMP_OFFLOADED_ONLY */
146
147/* Define to 1 if libgomp should use POSIX threads. */
148#define LIBGOMP_USE_PTHREADS 1
149
150/* Define to the sub-directory in which libtool stores uninstalled libraries.
151   */
152#define LT_OBJDIR ".libs/"
153
154/* Define to offload plugins, separated by commas. */
155#define OFFLOAD_PLUGINS ""
156
157/* Name of package */
158#define PACKAGE "libgomp"
159
160/* Define to the address where bug reports for this package should be sent. */
161#define PACKAGE_BUGREPORT ""
162
163/* Define to the full name of this package. */
164#define PACKAGE_NAME "GNU Offloading and Multi Processing Runtime Library"
165
166/* Define to the full name and version of this package. */
167#define PACKAGE_STRING "GNU Offloading and Multi Processing Runtime Library 1.0"
168
169/* Define to the one symbol short name of this package. */
170#define PACKAGE_TARNAME "libgomp"
171
172/* Define to the home page for this package. */
173#define PACKAGE_URL "http://www.gnu.org/software/libgomp/"
174
175/* Define to the version of this package. */
176#define PACKAGE_VERSION "1.0"
177
178/* Define to 1 if the HSA plugin is built, 0 if not. */
179#define PLUGIN_HSA 0
180
181/* Define to 1 if the NVIDIA plugin is built, 0 if not. */
182#define PLUGIN_NVPTX 0
183
184/* Define to 1 if the NVIDIA plugin should dlopen libcuda.so.1, 0 if it should
185   be linked against it. */
186#define PLUGIN_NVPTX_DYNAMIC 0
187
188/* Define if all infrastructure, needed for plugins, is supported. */
189/* #undef PLUGIN_SUPPORT */
190
191/* The size of `char', as computed by sizeof. */
192/* #undef SIZEOF_CHAR */
193
194/* The size of `int', as computed by sizeof. */
195/* #undef SIZEOF_INT */
196
197/* The size of `long', as computed by sizeof. */
198/* #undef SIZEOF_LONG */
199
200/* The size of `short', as computed by sizeof. */
201/* #undef SIZEOF_SHORT */
202
203/* The size of `void *', as computed by sizeof. */
204/* #undef SIZEOF_VOID_P */
205
206/* Define to 1 if you have the ANSI C header files. */
207#define STDC_HEADERS 1
208
209/* Define if you can safely include both <string.h> and <strings.h>. */
210#define STRING_WITH_STRINGS 1
211
212/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
213#define TIME_WITH_SYS_TIME 1
214
215/* Define to 1 if the target use emutls for thread-local storage. */
216/* #undef USE_EMUTLS */
217
218/* Version number of package */
219#define VERSION "1.0"
220