void-packages/srcpkgs/gdb
Érico Nogueira f4ccb51a0e gdb: fix musl patch.
Use patch from Alpine. __SIGRTMIN and SIGRTMIN aren't the same thing:
SIGRTMIN is for signals applications can use, for which musl currently
returns 35, but __SIGRTMIN is supposed to include the signals that libc
uses, where the correct value is 32.
2021-03-17 10:55:27 -03:00
..
patches
template