Kyle Evans 879ce458f4 userland build: replace -fno-common with ${CFCOMMONFLAG}
This change allows any downstream or otherwise consumer to easily override
the new -fno-common default on a temporary basis without having to hack into
src.sys.mk, and also makes it a bit easier to search for these specific
cases where -fno-common must be overridden with -fcommon or else the build
will fail.

The gdb build, the only program requiring -fcommon on head/, is switched
over as an example usage. It will need it on all branches, so this does not
harm future mergability.

MFC after:	3 days
2020-04-10 14:01:07 +00:00
..
2017-11-04 21:02:26 +00:00
2019-11-20 21:06:29 +00:00
2019-01-15 23:35:53 +00:00
2019-12-11 17:38:15 +00:00
2019-02-21 03:36:09 +00:00
2019-11-21 18:14:26 +00:00
2019-11-21 19:54:10 +00:00
2018-08-02 21:33:45 +00:00
2020-02-29 12:43:43 +00:00
2018-07-27 10:44:38 +00:00
2018-07-27 10:44:38 +00:00