]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r321256:
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Oct 2017 22:45:25 +0000 (22:45 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Oct 2017 22:45:25 +0000 (22:45 +0000)
commite7767d2385b6774caf683f5e5845d407b25eb839
tree6a77c61aac7017a9534d768baac83e6c68940e95
parenta787d5583bb979db3cdd5d1d3046feb6ee20a0af
MFC r321256:

Include ARCH_FLAGS in CFLAGS when building modules.

Without this change, modules will match the default compiler
configuration which may not be the same as the kernel values.

Reviewed by: imp
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D11633

git-svn-id: svn://svn.freebsd.org/base/stable/10@324643 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/kern.pre.mk
sys/conf/kmod.mk