]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use default CLANG build options for ARM
authoremaste <emaste@FreeBSD.org>
Wed, 29 Jul 2015 19:06:53 +0000 (19:06 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 29 Jul 2015 19:06:53 +0000 (19:06 +0000)
commit96ddd8837d282179ef2fe8a6a4b675c6a498b3ef
treeae2cb8fe47047c1bbb4cd12578ea88e090fd561e
parentc37b88aa378b190e8fa4ea70e5dc4854cb8c5078
Use default CLANG build options for ARM

We previously disabled CLANG_FULL on (little-endian) ARM because the
build failed.  This is no longer the case and as of Clang 3.5 we cannot
build any part of the in-tree Clang with in-tree GCC, so it's no longer
necessary to disable CLANG_FULL.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D2525
share/mk/src.opts.mk