Page MenuHomeFreeBSD

build: stop providing an explicit -fno-common
AcceptedPublic

Authored by kevans on Sat, Jun 7, 3:28 AM.
Tags
None
Referenced Files
F122186317: D50735.id156665.diff
Thu, Jul 3, 2:43 AM
Unknown Object (File)
Tue, Jul 1, 11:35 AM
Unknown Object (File)
Mon, Jun 30, 7:03 PM
Unknown Object (File)
Fri, Jun 27, 11:12 AM
Unknown Object (File)
Thu, Jun 26, 9:02 PM
Unknown Object (File)
Thu, Jun 26, 7:47 AM
Unknown Object (File)
Sat, Jun 21, 3:34 AM
Unknown Object (File)
Sat, Jun 21, 2:05 AM
Subscribers

Details

Summary

All of the compilers used to build FreeBSD should now default to
-fno-common, so this isn't really necessary anymore -- it was only
added to avoid regressing the -fno-common build before it became the
default everywhere.

For <kmod.mk>, we'll leave that one in place. I didn't actually add
that one, and it's more important that we always have -fno-common in
kmod builds.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64699
Build 61583: arc lint + arc unit