libretro.mame2015: enable parallel build

This commit is contained in:
Thiago Kenji Okada 2024-02-04 21:29:11 +00:00
parent 7377cc78e4
commit c368f8c544

View file

@ -594,7 +594,8 @@ in
extraNativeBuildInputs = [ python3 ];
extraBuildInputs = [ alsa-lib ];
makefile = "Makefile";
enableParallelBuilding = false;
# Build failures when this is set to a bigger number
NIX_BUILD_CORES = 8;
meta = {
description = "Port of MAME ~2015 to libretro, compatible with MAME 0.160 sets";
# MAME license, non-commercial clause