]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix module builds on arm (and maybe others) by turning off a whole
authorWarner Losh <imp@FreeBSD.org>
Thu, 1 Jan 2015 02:00:04 +0000 (02:00 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 1 Jan 2015 02:00:04 +0000 (02:00 +0000)
commit7ed11c5e5a9c5962a5ac06546b1d762491845814
tree6590e64424a0eefc8bcfc7fd10f2ef8dd2070c3f
parent7951040f8ada96ca2af457a7ea36024eac70c415
Fix module builds on arm (and maybe others) by turning off a whole
raft of new warnings that appear to be on by default in clang 3.5.0.
Fix RPI-B build issues with new clang not liking the ability to pass
arbitrary flags to as, since some flags are more arbitrary (and thus
verboten) than others.

These warnings should be actually fixed in the code, but this is a
band-aide to get things (almost) building again.
share/mk/bsd.kmod.mk
share/mk/bsd.sys.mk
sys/arm/broadcom/bcm2835/std.bcm2835
sys/conf/kern.mk