mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Add LLVMGCCDIR for path lookup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
37911af8c4
commit
fa3b923f9e
@ -311,6 +311,9 @@
|
|||||||
/* Define to 1 if you have the <windows.h> header file. */
|
/* Define to 1 if you have the <windows.h> header file. */
|
||||||
#undef HAVE_WINDOWS_H
|
#undef HAVE_WINDOWS_H
|
||||||
|
|
||||||
|
/* Installation directory of llvm-gcc */
|
||||||
|
#undef LLVMGCCDIR
|
||||||
|
|
||||||
/* Installation directory for binary executables */
|
/* Installation directory for binary executables */
|
||||||
#undef LLVM_BINDIR
|
#undef LLVM_BINDIR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user