diff options
author | Jack Lloyd <[email protected]> | 2020-03-15 08:18:59 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-03-15 08:28:48 -0400 |
commit | 0eed28a9cfdbc2ebc8fc973c5058bbe831ee19ca (patch) | |
tree | 2fd4cdce6fea86d9395a396982f4a7634250c98e /src/build-data/os/haiku.txt | |
parent | fe9465577388d4a6fd10758cb12d50f3986875d1 (diff) |
Build and link the tests and cli on baremetal as well
Not actually useful for the most part but it ensures everything builds
in a no-filesystem environment which is useful.
Add a OS feature for atomic operations since these aren't necessarily
available.
Diffstat (limited to 'src/build-data/os/haiku.txt')
-rw-r--r-- | src/build-data/os/haiku.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/haiku.txt b/src/build-data/os/haiku.txt index 9899eb80d..7a4bcbe89 100644 --- a/src/build-data/os/haiku.txt +++ b/src/build-data/os/haiku.txt @@ -13,6 +13,7 @@ posix1 clock_gettime dev_random +atomics sockets threads thread_local |