fsuae: enable parallel building (#545629)

This commit is contained in:
Yohann Boniface
2026-07-25 16:56:59 +00:00
committed by GitHub
+2
View File
@@ -32,6 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-e+Q+PC6Kpq3OBKsgoRvmu2p9dQfJeRCdFO1agXIGcU8=";
};
enableParallelBuilding = true;
nativeBuildInputs = [
autoreconfHook
pkg-config