diff options
author | Jack Lloyd <[email protected]> | 2017-12-13 17:57:31 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-12-30 14:15:51 -0500 |
commit | 092114e11c27de26a53aefa08547cc0bc44717ca (patch) | |
tree | 38b26479b272cd6fa60deb2b995f0d116087b331 /src/build-data/os/haiku.txt | |
parent | 2d3cee8b02a1823ef05eedbbd3e435131460635a (diff) |
Test OS features by the feature vs the OS name
Diffstat (limited to 'src/build-data/os/haiku.txt')
-rw-r--r-- | src/build-data/os/haiku.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/build-data/os/haiku.txt b/src/build-data/os/haiku.txt index 37f3d862f..e203a0d26 100644 --- a/src/build-data/os/haiku.txt +++ b/src/build-data/os/haiku.txt @@ -1,4 +1,3 @@ -os_type unix soname_suffix "so" @@ -10,10 +9,10 @@ doc_dir system/documentation use_stack_protector no <target_features> +posix1 clock_gettime -gmtime_r -dlopen -readdir +dev_random + sockets threads filesystem |