I think this is because the patch changes
libstdc++-v3/include/bits/version.def which requires version.h to be
regenerated, by running 'make update-version' in the
objdir/$target/libstdc++-v3/include directory.
The patch I sent to gcc-patches (which is archived in patchwork)
doesn't have the updat
On Mon, 11 Sept 2023 at 21:55, Jonathan Wakely wrote:
>
> I think this is because the patch changes
> libstdc++-v3/include/bits/version.def which requires version.h to be
> regenerated, by running 'make update-version' in the
> objdir/$target/libstdc++-v3/include directory.
Alternatively, just ru