]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Prefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefile.inc1 collision.
authorBryan Drewery <bdrewery@FreeBSD.org>
Wed, 25 Oct 2017 21:45:55 +0000 (21:45 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Wed, 25 Oct 2017 21:45:55 +0000 (21:45 +0000)
commit59696d216c3325a29dcfbdfb909ba695ab8007c9
tree3fb0129de6d39624320cd1e4c172ca122891efa4
parenta0bf3ee4252a1b3309b1eff635d92028866f70b3
Prefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefile.inc1 collision.

The Makefile.inc1 TARGET_TRIPLE is for specifying which -target is used
during the build of world.

MFC after: 2 weeks
Reviewed by: dim, imp
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12792
lib/clang/llvm.build.mk