]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: fix makefile.in for syncbuf.lo
authorNathan Myers <ncm@cantrip.org>
Mon, 8 Sep 2025 19:33:23 +0000 (15:33 -0400)
committerNathan Myers <ncm@cantrip.org>
Mon, 8 Sep 2025 19:41:14 +0000 (15:41 -0400)
commitde35b739a849d6bc6d1b0978dbcdc737dd709c89
treeab308d0efa5c9fe21f81d35a8ad2abf2e43537fc
parent5ee35b12de830a4688e79ed7ab464f281a220d3d
libstdc++: fix makefile.in for syncbuf.lo

This patch fixes Makefile.in to include mention of new syncbuf.lo.

libstdc++-v3/Changelog:
* src/c++20/Makefile.in: Mention syncbuf.lo.
libstdc++-v3/src/c++20/Makefile.in