]> git.hungrycats.org Git - bees/commit
Makefile: armv6l does not have builtin atomics, needs -latomic
authorZygo Blaxell <bees@furryterror.org>
Fri, 12 Sep 2025 17:32:07 +0000 (13:32 -0400)
committerZygo Blaxell <bees@furryterror.org>
Sat, 13 Sep 2025 08:43:52 +0000 (04:43 -0400)
commit00efedfe75c2f6280da6c8fed172c0b690f083d9
tree7db4a8022ec0714e278dc34bae49c4e33bde192e
parent5a36a2ce9c0b4f01205c045e673913c9626ee14e
Makefile: armv6l does not have builtin atomics, needs -latomic

Mad props for running bees on an architecture so ancient that it doesn't
even have floating point.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
src/Makefile
test/Makefile