mirror of
https://github.com/NixOS/nix.git
synced 2025-02-16 17:02:28 +00:00
fix: Build nix-store on arm with libatomic
This commit is contained in:
parent
ffc1b30f50
commit
f4b05cf8ec
@ -81,6 +81,7 @@ if host_machine.system() == 'windows'
|
|||||||
deps_other += [wsock32]
|
deps_other += [wsock32]
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
subdir('build-utils-meson/libatomic')
|
||||||
subdir('build-utils-meson/threads')
|
subdir('build-utils-meson/threads')
|
||||||
|
|
||||||
boost = dependency(
|
boost = dependency(
|
||||||
|
Loading…
Reference in New Issue
Block a user