freebsd-dev/gnu/usr.bin/gdb
Kyle Evans 6f00f42ab6 gdb: compile with -fcommon explicitly
As described in the comment, gdb relies on some of the linker magic that
happens with -fcommon. I suspect the life expectancy of gdb-in-base is low
enough that this isn't worth spending much time addressing, especially given
the vintage. Hit it with the -fcommon hammer so that it continues to just
work.

MFC after:	3 days
2020-03-29 23:59:14 +00:00
..
arch Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
gdb Fix gdb/kgdb build under WITH_PIE 2019-04-01 19:19:51 +00:00
gdbserver DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
kgdb Remove usesless readline compat includes which will reinclude readline.h 2019-09-12 08:54:48 +00:00
libgdb Make _TO_CPUARCH macro for ARCH to CPUARCH conversions 2017-08-12 17:07:27 +00:00
Makefile Remove gdbtui, it was already not installed on every arches 2018-02-06 11:54:20 +00:00
Makefile.inc gdb: compile with -fcommon explicitly 2020-03-29 23:59:14 +00:00