diff options
author | Jack Lloyd <[email protected]> | 2019-07-19 18:00:37 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-07-19 18:00:37 -0400 |
commit | 13bddf2d10ffcd35db2798ac1b4ad1d5c0e0e99e (patch) | |
tree | 37a55768683bb466dc77078977f2484d0dc5d8df /src/build-data/os/solaris.txt | |
parent | aa314cddff4d8875542de036739f9916720e5e9e (diff) |
Support disable thread_local but not threads
Needed for old iOS and maybe other things GH #2045
Diffstat (limited to 'src/build-data/os/solaris.txt')
-rw-r--r-- | src/build-data/os/solaris.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/solaris.txt b/src/build-data/os/solaris.txt index c729f6aa1..3abee02da 100644 --- a/src/build-data/os/solaris.txt +++ b/src/build-data/os/solaris.txt @@ -9,6 +9,7 @@ dev_random proc_fs threads +thread_local sockets filesystem </target_features> |