fsuae: enable parallel building (#545629)
This commit is contained in:
@@ -32,6 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-e+Q+PC6Kpq3OBKsgoRvmu2p9dQfJeRCdFO1agXIGcU8=";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
pkg-config
|
||||
|
||||
Reference in New Issue
Block a user