nixpkgs/pkgs/os-specific/linux/audit
sternenseemann fcb6bb628b audit: disable python when cross-compiling
To support this theoretically, the configure script upstream would need
to a) stop using PATH for finding python-config exclusively and allow
passing an absolute path to it and b) cease using the distutils module
for configuration purposes which of course requires running the host
python interpreter which is not possible in the cross case.
2022-03-18 22:45:20 +01:00
..
patches audit: fix static linking 2021-01-13 00:00:00 +00:00
default.nix audit: disable python when cross-compiling 2022-03-18 22:45:20 +01:00