fio: fix static build
This commit is contained in:
parent
32e152a752
commit
6d04c78716
@ -30,6 +30,8 @@ stdenv.mkDerivation rec {
|
||||
# We use $CC instead.
|
||||
configurePlatforms = [ ];
|
||||
|
||||
dontAddStaticConfigureFlags = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
makeWrapper
|
||||
python3.pkgs.wrapPython
|
||||
|
Loading…
x
Reference in New Issue
Block a user