1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

enable TLS support in libgomp

This commit is contained in:
Stefan Lankes 2015-09-06 10:45:54 +02:00
parent 73ee21674b
commit ea8e9af586

View file

@ -81,7 +81,7 @@
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if the target supports thread-local storage. */
#undef HAVE_TLS
#define HAVE_TLS 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1