Building sublibraries in parallel can lead to race conditions on the libseq and lipord targets. --- MUMPS_5.0.0/Makefile.orig 2015-06-15 10:08:54.523146562 -0500 +++ MUMPS_5.0.0/Makefile 2015-06-15 10:19:44.074367512 -0500 @@ -11,6 +11,7 @@ sexamples dexamples cexamples zexamples \ mumps_lib requiredobj libseqneeded clean +.NOTPARALLEL: alllib: c z s d all: cexamples zexamples sexamples dexamples src='https://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/po/packages/POTFILES.in
AgeCommit message (Expand)Author
2017-11-28services: certbot: Add default value and description....Ludovic Courtès
2017-11-28services: cgit, git-daemon: Add description and default value....Ludovic Courtès
2017-09-16services: networking: Add descriptions....Ludovic Courtès
2017-09-16services: base: Add descriptions....Ludovic Courtès
2017-07-15nls: Adjust to qemu.scm renaming....宋文武
2017-06-20gnu: Move contents of zip module into compression module....Arun Isaac