gcc-14 build fix
src/int/term_title.c: : fix build against -std=c23 (`void (*)()`) changed the meaning)
gcc-15 build fix
Fix build against ncurses-6.5
mikmod: fix startup crash on _FROTIFY_SOURCE=3 systems
src/base/omx_base_component.c: fix stack overread
Possible fix where optional .cxx dependency is moved out to a separate rule.
opensp-1.5.2 build fails with make-4.3.90 (make behavior change)
*/*.S: add non-executable GNU stack marking on ELF-linux
exec: fix race in symlink install
Fix parallel build in lib/Makefile
fix build on gcc-10 (-fno-common)
lircd: drop support for LIRC_CAN_SET_REC_FILTER and LIRC_CAN_NOTIFY_DECODE features
lircd: drop support for LIRC_CAN_SET_REC_FILTER and LIRC_CAN_NOTIFY_DECODE features
flasm: fix build on gcc-10 (-fno-common)
gerbv: fix build on gcc-10 (-fno-common)
[patch] fix gcc-10 build )-fno-common
Add missing #include <cstring>
[PATCH] ri-li fails to build on gcc-11 due to pointer order comparison
Fix binutils-2.36 compatibility
Fix build failure on ncurses-6.3
Update for ncurses-6.3
oggvideotools fails to build on gcc-12: ambiguous std::string() constructor
oggvideotools fails to build on gcc-10: error: 'memset' was not declared in this scope
Tweak for ncurses-6.3 intercafe
Fix build warning on ncurses-6.3
Parallel build fails on manpage generation: make[2]: *** No rule to make target 'man/man3/JSLD', needed by 'all-am'. Stop.
Fix build on -fno-common compilers (gcc-10+)
guile-3 compatible release
Fix build on gcc-11: assertion failed: comparison object must be invocable as const
Add support for python3
'gmake install' fails on FreeBSD
maintained ski fork: https://github.com/trofi/ski
Proposed the fix: https://sourceforge.net/p/gnu-efi/code/merge-requests/2/
fix lib/ia64/setjmp.S IA-64 build failure
And since binutils-2.30 it's a user-facing knob: --enable-default-hash-style=gnu https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=2760f24c4942853eac7b921e4b8843d57a602654
gnuefi: preserve .gnu.hash sections (unbreaks elilo on IA-64)
Ping.
Gentoo also applies this patch as: https://gitweb.gentoo.org/repo/gentoo.git/pla...
Gentoo has patched it by applying primitive escaping: https://gitweb.gentoo.org/...
Gentoo uses the same patch: https://gitweb.gentoo.org/repo/gentoo.git/plain/net-...