OSDN Git Service

Skip host system directories in Clang include path.
authorEvgeniy Stepanov <eugenis@google.com>
Mon, 26 Mar 2012 10:15:47 +0000 (14:15 +0400)
committerEvgeniy Stepanov <eugenis@google.com>
Mon, 26 Mar 2012 10:22:07 +0000 (14:22 +0400)
commit55daae9688de0a064c9b37723ce7451c2dc0d6cb
treedd3a6517fa60027503db00c5768766f5ea1e2954
parent98f7c376015aaad46db051ca388812154f985487
Skip host system directories in Clang include path.

This change removes /usr/include and /usr/local/include from Clang header
search path.

Change-Id: I84450f4f4aef829c5aef9221bf300e69819bac48
core/llvm_config.mk