netbsd.libcrypt: fix build
Tested by building pkgsCross.x86_64-netbsd.netbsd.libcrypt on x86_64-linux.
This commit is contained in:
parent
7cdc46f4e3
commit
e8a81f2f99
|
@ -672,6 +672,7 @@ in lib.makeScopeWithSplicing
|
|||
path = "lib/libcrypt";
|
||||
version = "8.0";
|
||||
sha256 = "0siqan1wdqmmhchh2n8w6a8x1abbff8n4yb6jrqxap3hqn8ay54g";
|
||||
SHLIBINSTALLDIR = "$(out)/lib";
|
||||
meta.platforms = lib.platforms.netbsd;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue