mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 05:56:03 +01:00
Also build the findroots library for darwin
Might fail at link time, but not building it will fail anyways, so…
This commit is contained in:
parent
d4bbb1dec7
commit
83365a79bc
1 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
ifndef HOST_DARWIN
|
|
||||||
libraries += libfindroots
|
libraries += libfindroots
|
||||||
|
|
||||||
libfindroots_NAME = libnixfindroots
|
libfindroots_NAME = libnixfindroots
|
||||||
|
|
@ -19,4 +18,3 @@ nix-find-roots_CXXFLAGS += \
|
||||||
-I src/nix-find-roots/lib
|
-I src/nix-find-roots/lib
|
||||||
|
|
||||||
nix-find-roots_INSTALL_DIR := $(libexecdir)/nix
|
nix-find-roots_INSTALL_DIR := $(libexecdir)/nix
|
||||||
endif
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue