diff --git a/Makefile.config b/Makefile.config index 1660b5a5eb2..6018ae6f721 100644 --- a/Makefile.config +++ b/Makefile.config @@ -23,7 +23,7 @@ PURIFY = /usr/dcs/applications/purify/bin/purify # Path to location for LLVM front-end # -LLVMGCCDIR = /home/vadve/lattner/cvs/gcc_install +LLVMGCCDIR = /home/vadve/lattner/cvs/gcc_install_x86 # Path to the C++ compiler to use. Under linux, for some reason the compiler # driver wants to search the PATH to find the system assembler, which breaks if