forked from OSchip/llvm-project
parent
44003cc354
commit
677a021665
|
@ -74,7 +74,7 @@ is:</p>
|
|||
<li>'<tt>touch empty.c; gcc -v empty.c -fsyntax-only</tt>' to get the
|
||||
path.</li>
|
||||
<li>Look for the comment "FIXME: temporary hack:
|
||||
hard-coded paths" in <tt>clang/Driver/clang.cpp</tt> and
|
||||
hard-coded paths" in <tt>clang/lib/Driver/InitHeaderSearch.cpp</tt> and
|
||||
change the lines below to include that path.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue