Change #238065
Category | gcoreutils |
Changed by | Pádraig Brady <P | @draigBrady.com>
Changed at | Mon 30 Jun 2025 17:03:44 |
Repository | git://git.savannah.gnu.org/coreutils.git |
Project | gcoreutils |
Branch | master |
Revision | 017fc50bb6797ac2d71e46fef8f559acb0f44c5d |
Comments
build: fix VPATH builds with --enable-single-binary * src/local.mk: Adjust the dependency so that speedlist.h is built irrespective of the object file name. Note we could use BUILT_SOURCES for this, but it's better to have this more accurate dependency.
Changed files
- src/local.mk