mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Switch over to using the New CFE on Sparc
llvm-svn: 6094
This commit is contained in:
parent
015f7c491f
commit
1d58ac37ee
@ -28,5 +28,6 @@ PLATFORMSTRIPOPTS :=
|
||||
# be overriden by the Makefile.config option, and should not override it if set.
|
||||
#
|
||||
ifndef LLVMGCCDIR
|
||||
LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install_sparc
|
||||
LLVMGCCARCH := sparcv9-sun-solaris2.8/3.4-llvm
|
||||
LLVMGCCDIR := /home/vadve/lattner/local/sparc/llvm-gcc/
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user