keyutils: fix static build
This commit is contained in:
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
|
|||||||
./conf-symlink.patch
|
./conf-symlink.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
|
makeFlags = stdenv.lib.optionals stdenv.hostPlatform.isStatic "NO_SOLIB=1";
|
||||||
|
|
||||||
BUILDDATE = "1970-01-01";
|
BUILDDATE = "1970-01-01";
|
||||||
outputs = [ "out" "lib" "dev" ];
|
outputs = [ "out" "lib" "dev" ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user