1d19d7d58SLionel Sambuc /* This file is automatically generated. DO NOT EDIT! */ 2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */ 3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ 4d19d7d58SLionel Sambuc 5d19d7d58SLionel Sambuc /* config.h. Generated from config.h.in by configure. */ 6d19d7d58SLionel Sambuc /* config.h.in. Generated from configure.ac by autoheader. */ 7d19d7d58SLionel Sambuc 8d19d7d58SLionel Sambuc /* Define to 1 if the target assembler supports .symver directive. */ 9d19d7d58SLionel Sambuc #define HAVE_AS_SYMVER_DIRECTIVE 1 10d19d7d58SLionel Sambuc 11d19d7d58SLionel Sambuc /* Define to 1 if the target supports __attribute__((alias(...))). */ 12d19d7d58SLionel Sambuc #define HAVE_ATTRIBUTE_ALIAS 1 13d19d7d58SLionel Sambuc 14d19d7d58SLionel Sambuc /* Define to 1 if the target supports __attribute__((dllexport)). */ 15d19d7d58SLionel Sambuc /* #undef HAVE_ATTRIBUTE_DLLEXPORT */ 16d19d7d58SLionel Sambuc 17d19d7d58SLionel Sambuc /* Define to 1 if the target supports __attribute__((visibility(...))). */ 18d19d7d58SLionel Sambuc #define HAVE_ATTRIBUTE_VISIBILITY 1 19d19d7d58SLionel Sambuc 20d19d7d58SLionel Sambuc /* Define if the POSIX Semaphores do not work on your system. */ 21d19d7d58SLionel Sambuc /* #undef HAVE_BROKEN_POSIX_SEMAPHORES */ 22d19d7d58SLionel Sambuc 23d19d7d58SLionel Sambuc /* Define to 1 if the target assembler supports thread-local storage. */ 24d19d7d58SLionel Sambuc /* #undef HAVE_CC_TLS */ 25d19d7d58SLionel Sambuc 26d19d7d58SLionel Sambuc /* Define to 1 if you have the `clock_gettime' function. */ 27d19d7d58SLionel Sambuc #define HAVE_CLOCK_GETTIME 1 28d19d7d58SLionel Sambuc 29d19d7d58SLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */ 30d19d7d58SLionel Sambuc #define HAVE_DLFCN_H 1 31d19d7d58SLionel Sambuc 32d19d7d58SLionel Sambuc /* Define to 1 if you have the `getloadavg' function. */ 33d19d7d58SLionel Sambuc #define HAVE_GETLOADAVG 1 34d19d7d58SLionel Sambuc 35d19d7d58SLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */ 36d19d7d58SLionel Sambuc #define HAVE_INTTYPES_H 1 37d19d7d58SLionel Sambuc 38d19d7d58SLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */ 39d19d7d58SLionel Sambuc #define HAVE_MEMORY_H 1 40d19d7d58SLionel Sambuc 41d19d7d58SLionel Sambuc /* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */ 42d19d7d58SLionel Sambuc /* #undef HAVE_PTHREAD_AFFINITY_NP */ 43d19d7d58SLionel Sambuc 44d19d7d58SLionel Sambuc /* Define to 1 if you have the <semaphore.h> header file. */ 45d19d7d58SLionel Sambuc #define HAVE_SEMAPHORE_H 1 46d19d7d58SLionel Sambuc 47d19d7d58SLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */ 48d19d7d58SLionel Sambuc #define HAVE_STDINT_H 1 49d19d7d58SLionel Sambuc 50d19d7d58SLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */ 51d19d7d58SLionel Sambuc #define HAVE_STDLIB_H 1 52d19d7d58SLionel Sambuc 53d19d7d58SLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */ 54d19d7d58SLionel Sambuc #define HAVE_STRINGS_H 1 55d19d7d58SLionel Sambuc 56d19d7d58SLionel Sambuc /* Define to 1 if you have the <string.h> header file. */ 57d19d7d58SLionel Sambuc #define HAVE_STRING_H 1 58d19d7d58SLionel Sambuc 59d19d7d58SLionel Sambuc /* Define to 1 if you have the `strtoull' function. */ 60d19d7d58SLionel Sambuc #define HAVE_STRTOULL 1 61d19d7d58SLionel Sambuc 62*0a6a1f1dSLionel Sambuc /* Define to 1 if the target runtime linker supports binding the same symbol 63*0a6a1f1dSLionel Sambuc to different versions. */ 64*0a6a1f1dSLionel Sambuc /* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */ 65*0a6a1f1dSLionel Sambuc 66d19d7d58SLionel Sambuc /* Define to 1 if the target supports __sync_*_compare_and_swap */ 67*0a6a1f1dSLionel Sambuc #define HAVE_SYNC_BUILTINS 1 68d19d7d58SLionel Sambuc 69d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/loadavg.h> header file. */ 70d19d7d58SLionel Sambuc /* #undef HAVE_SYS_LOADAVG_H */ 71d19d7d58SLionel Sambuc 72d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */ 73d19d7d58SLionel Sambuc #define HAVE_SYS_STAT_H 1 74d19d7d58SLionel Sambuc 75d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/time.h> header file. */ 76d19d7d58SLionel Sambuc #define HAVE_SYS_TIME_H 1 77d19d7d58SLionel Sambuc 78d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */ 79d19d7d58SLionel Sambuc #define HAVE_SYS_TYPES_H 1 80d19d7d58SLionel Sambuc 81*0a6a1f1dSLionel Sambuc #if !defined(__minix) 82d19d7d58SLionel Sambuc /* Define to 1 if the target supports thread-local storage. */ 83*0a6a1f1dSLionel Sambuc #define HAVE_TLS 1 84*0a6a1f1dSLionel Sambuc #endif /* !defined(__minix) */ 85d19d7d58SLionel Sambuc 86d19d7d58SLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */ 87d19d7d58SLionel Sambuc #define HAVE_UNISTD_H 1 88d19d7d58SLionel Sambuc 89d19d7d58SLionel Sambuc /* Define to 1 if GNU symbol versioning is used for libgomp. */ 90d19d7d58SLionel Sambuc /* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */ 91d19d7d58SLionel Sambuc 92d19d7d58SLionel Sambuc /* Define to the sub-directory in which libtool stores uninstalled libraries. 93d19d7d58SLionel Sambuc */ 94d19d7d58SLionel Sambuc #define LT_OBJDIR ".libs/" 95d19d7d58SLionel Sambuc 96d19d7d58SLionel Sambuc /* Name of package */ 97d19d7d58SLionel Sambuc #define PACKAGE "libgomp" 98d19d7d58SLionel Sambuc 99d19d7d58SLionel Sambuc /* Define to the address where bug reports for this package should be sent. */ 100d19d7d58SLionel Sambuc #define PACKAGE_BUGREPORT "" 101d19d7d58SLionel Sambuc 102d19d7d58SLionel Sambuc /* Define to the full name of this package. */ 103d19d7d58SLionel Sambuc #define PACKAGE_NAME "GNU OpenMP Runtime Library" 104d19d7d58SLionel Sambuc 105d19d7d58SLionel Sambuc /* Define to the full name and version of this package. */ 106d19d7d58SLionel Sambuc #define PACKAGE_STRING "GNU OpenMP Runtime Library 1.0" 107d19d7d58SLionel Sambuc 108d19d7d58SLionel Sambuc /* Define to the one symbol short name of this package. */ 109d19d7d58SLionel Sambuc #define PACKAGE_TARNAME "libgomp" 110d19d7d58SLionel Sambuc 111d19d7d58SLionel Sambuc /* Define to the home page for this package. */ 112d19d7d58SLionel Sambuc #define PACKAGE_URL "http://www.gnu.org/software/libgomp/" 113d19d7d58SLionel Sambuc 114d19d7d58SLionel Sambuc /* Define to the version of this package. */ 115d19d7d58SLionel Sambuc #define PACKAGE_VERSION "1.0" 116d19d7d58SLionel Sambuc 117d19d7d58SLionel Sambuc /* The size of `char', as computed by sizeof. */ 118d19d7d58SLionel Sambuc /* #undef SIZEOF_CHAR */ 119d19d7d58SLionel Sambuc 120d19d7d58SLionel Sambuc /* The size of `int', as computed by sizeof. */ 121d19d7d58SLionel Sambuc /* #undef SIZEOF_INT */ 122d19d7d58SLionel Sambuc 123d19d7d58SLionel Sambuc /* The size of `long', as computed by sizeof. */ 124d19d7d58SLionel Sambuc /* #undef SIZEOF_LONG */ 125d19d7d58SLionel Sambuc 126d19d7d58SLionel Sambuc /* The size of `short', as computed by sizeof. */ 127d19d7d58SLionel Sambuc /* #undef SIZEOF_SHORT */ 128d19d7d58SLionel Sambuc 129d19d7d58SLionel Sambuc /* The size of `void *', as computed by sizeof. */ 130d19d7d58SLionel Sambuc /* #undef SIZEOF_VOID_P */ 131d19d7d58SLionel Sambuc 132d19d7d58SLionel Sambuc /* Define to 1 if you have the ANSI C header files. */ 133d19d7d58SLionel Sambuc #define STDC_HEADERS 1 134d19d7d58SLionel Sambuc 135d19d7d58SLionel Sambuc /* Define if you can safely include both <string.h> and <strings.h>. */ 136d19d7d58SLionel Sambuc #define STRING_WITH_STRINGS 1 137d19d7d58SLionel Sambuc 138d19d7d58SLionel Sambuc /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 139d19d7d58SLionel Sambuc #define TIME_WITH_SYS_TIME 1 140d19d7d58SLionel Sambuc 141d19d7d58SLionel Sambuc /* Version number of package */ 142d19d7d58SLionel Sambuc #define VERSION "1.0" 143