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:
parent
73ee21674b
commit
ea8e9af586
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue