Merge pull request #143914 from r-burns/libselinux
This commit is contained in:
commit
3e337de0c2
@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
|
||||
"SHLIBDIR=$(out)/lib"
|
||||
|
||||
"LIBSEPOLA=${lib.getLib libsepol}/lib/libsepol.a"
|
||||
"ARCH=${stdenv.hostPlatform.linuxArch}"
|
||||
] ++ optionals enablePython [
|
||||
"PYTHON=${python3.pythonForBuild.interpreter}"
|
||||
"PYTHONLIBDIR=$(py)/${python3.sitePackages}"
|
||||
|
Loading…
Reference in New Issue
Block a user