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/hpux.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/hpux.txt')
-rw-r--r-- | src/build-data/os/hpux.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/hpux.txt b/src/build-data/os/hpux.txt index f9a74f639..d2b50be94 100644 --- a/src/build-data/os/hpux.txt +++ b/src/build-data/os/hpux.txt @@ -10,6 +10,7 @@ dev_random sockets threads +thread_local filesystem </target_features> |