]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
gdb: compile with -fcommon explicitly
authorkevans <kevans@FreeBSD.org>
Sun, 29 Mar 2020 23:59:14 +0000 (23:59 +0000)
committerkevans <kevans@FreeBSD.org>
Sun, 29 Mar 2020 23:59:14 +0000 (23:59 +0000)
commitab57d70c7765e258e52068194eabac7be290742b
treeec41b0b92d16d0f794cee825fab5402e8e641f89
parent93b5553b4b4df600ca02ad8bcf3f0646756ef956
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
gnu/usr.bin/gdb/Makefile.inc