freebsd-dev/share
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
..
colldef
ctypedef Mark "private use area" characters as printable. 2019-10-05 22:17:54 +00:00
dict
doc Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
dtrace
examples -F is GNU diff specific, not implemented in BSD diff. 2020-03-18 08:00:46 +00:00
i18n
keys pkgbase: Add the pkg trusted keys to the FreeBSD-utilities package 2019-09-05 19:17:17 +00:00
man Add a basic manpage for smbfs(5). 2020-04-08 20:00:30 +00:00
misc Add myself (tagattie) as ports committer 2020-04-10 07:44:02 +00:00
mk userland build: replace -fno-common with ${CFCOMMONFLAG} 2020-04-10 14:01:07 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons - sort according to scan code 2020-03-22 21:41:32 +00:00
tabset
termcap Normalize deployment tools usage and definitions by putting into one place 2020-04-07 02:46:22 +00:00
tests
timedef Finsh readding Big5 in r317204, which was reverting r315568. This commit 2019-06-20 07:17:16 +00:00
vt gallant: pound sign (0xa3) is a bit broken. Add extra glyphs. 2020-03-30 20:07:25 +00:00
zoneinfo Always install backward compatibility timezones, as they are installed 2020-04-09 05:11:18 +00:00
Makefile
Makefile.inc