]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow kernel modules to build with a compiler that defaults to -fno-common
authorAlex Richardson <arichardson@FreeBSD.org>
Sat, 18 Apr 2020 12:54:35 +0000 (12:54 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Sat, 18 Apr 2020 12:54:35 +0000 (12:54 +0000)
commita8976aec4535acfb77e68e5b6551348dd68812d6
tree6b2b2406ca3487c78ac63805c4e5f73c456d650f
parent6f80a2c88e280bfa1d54c2b9151639b48d62be69
Allow kernel modules to build with a compiler that defaults to -fno-common

This uses the same approach as r359691.

Reviewed By: brooks
Differential Revision: https://reviews.freebsd.org/D24405
sys/conf/kmod.mk