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