summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2021-11-07 17:51:48 +0000
committerSergei Trofimovich <slyich@gmail.com>2021-11-09 18:02:06 +0000
commit70f8d78dcca4cfbf5fab5224ed112924b37a543a (patch)
treebb0d3726f2e71de9831b83fbf0c70f927258fc83 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent6ff9f5bd5d5a6ccde03b2f41273425cab3972fc8 (diff)
autoconf: pull upstream fix for autoreconf race
Before this change `xfce.garcon` did not always compile successfully: $ c=1; while nix build --rebuild -f. xfce.garcon --cores 1; do (( c+=1 )); echo again with $c; done ... again with 4 garcon-gtk/Makefile.am: installing './depcomp' .../am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL .../am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC' This happens due to an autoconf bug when m4 is called within 1 second: Upstream report and fix: https://savannah.gnu.org/support/index.php?110521 The change allows `xfce.garcon` to rebuild 60 times in a row without failures.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions