mmc-utils: enable parallel building
Build tested at -j4.
Alyssa Ross 3 years ago 0d504876 77d0ed11
··· 17 17 cp man/mmc.1 $out/share/man/man1/ 18 18 ''; 19 19 20 20 + enableParallelBuilding = true; 21 21 + 20 22 passthru.updateScript = unstableGitUpdater { 21 23 url = "https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git"; 22 24 };