Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238398

Category gcoreutils
Changed by Pádraig Brady <Pohnoyoudont@draigBrady.com>
Changed at Sat 05 Jul 2025 13:49:02
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision 1485eabfdd32bfc3805545b88c89a7995f3675c6

Comments

build: fix non parallel VPATH builds
* src/local.mk: Use the coarser BUILT_SOURCES mechanism
to generate speedlist.h, rather than a specific dependency
(which did seem to work for parallel builds).
Fixes https://bugs.gnu.org/78960

Changed files