[CMake] Add BINUTILS_INCDIR to the default passthrough list for multi-stage builds
authorChris Bieneman <beanz@apple.com>
Fri, 26 Feb 2016 21:04:41 +0000 (21:04 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 26 Feb 2016 21:04:41 +0000 (21:04 +0000)
commit0e64cc886b4963bc796029197494e048fe28cd7c
treebfc75d158f4c25fbbee85cc8a5dc232dbcade9fc
parent1ace99351fdf034af94bf6a67aee8b3bb5d96083
[CMake] Add BINUTILS_INCDIR to the default passthrough list for multi-stage builds

This is needed to build the gold plugin in multi-stage builds.

Patch by Mike Edwards

Differential Revision: http://reviews.llvm.org/D17655

llvm-svn: 262065
clang/CMakeLists.txt