Skip to content

Mon, 3 Jun 2024 09:24:47 +0200

Choose a tag to compare

@gitforwindowshelper gitforwindowshelper released this 25 Jan 10:22
Fix build with GCC v14.1 (#4962)

The GCC v14.1 upgrade broke the build of `git-artifacts`. Partially,
this has been fixed upstream already, but the i686 build requires a
separate fix.

This addresses #4953.