Skip to content
Snippets Groups Projects
Commit e23cffb7 authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge pull request #1264 from nicolasnoble/tls

Fixing FreeBSD's TLS port_platform entry.
parents 1be726c5 553a9044
No related branches found
No related tags found
No related merge requests found
...@@ -163,6 +163,7 @@ ...@@ -163,6 +163,7 @@
#endif #endif
#define GPR_CPU_POSIX 1 #define GPR_CPU_POSIX 1
#define GPR_GCC_ATOMIC 1 #define GPR_GCC_ATOMIC 1
#define GPR_GCC_TLS 1
#define GPR_POSIX_LOG 1 #define GPR_POSIX_LOG 1
#define GPR_POSIX_MULTIPOLL_WITH_POLL 1 #define GPR_POSIX_MULTIPOLL_WITH_POLL 1
#define GPR_POSIX_WAKEUP_FD 1 #define GPR_POSIX_WAKEUP_FD 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment