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 'https://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lsof.scm
AgeCommit message (Expand)Author
2018-10-15gnu: lsof: Fix builds on glibc 2.28....Ludovic Courtès
2018-07-12gnu: lsof: Return #t from all phases....Marius Bakke
2018-07-12gnu: lsof: Update to 4.91....Marius Bakke
2018-02-19gnu: lsof: Run tests....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Remove build timestamp....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Update phase style....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Make perl a native input....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Factorise source URIs....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Replace dead mirror....Tobias Geerinckx-Rice
2017-04-29gnu: lsof: Update to 4.89....Efraim Flashner
2017-04-29gnu: lsof: Shorten 'install phase....Efraim Flashner
2017-04-29gnu: lsof: Use 'modify-phases' syntax....Efraim Flashner
2017-04-29gnu: lsof: Add to mirror list....Efraim Flashner