dosbox-staging: discard redundant option
This commit is contained in:
parent
28efdf72da
commit
076ce97202
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ in stdenv.mkDerivation rec {
|
||||||
nativeBuildInputs = [ gtest meson ninja pkg-config ];
|
nativeBuildInputs = [ gtest meson ninja pkg-config ];
|
||||||
buildInputs = [ alsa-lib fluidsynth libGL libGLU libogg libpng munt opusfile SDL2 SDL2_net ];
|
buildInputs = [ alsa-lib fluidsynth libGL libGLU libogg libpng munt opusfile SDL2 SDL2_net ];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
mesonFlags = [
|
mesonFlags = [
|
||||||
|
|
Loading…
Reference in a new issue