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/hurd.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/hurd.txt')
-rw-r--r-- | src/build-data/os/hurd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/hurd.txt b/src/build-data/os/hurd.txt index a5d4fcbd4..589b99e2d 100644 --- a/src/build-data/os/hurd.txt +++ b/src/build-data/os/hurd.txt @@ -7,6 +7,7 @@ posix_mlock dev_random clock_gettime +atomics sockets threads thread_local |