forked from OSchip/llvm-project
Don't build X86 target until it builds properly again
llvm-svn: 4369
This commit is contained in:
parent
910b82f042
commit
5cbb8183d6
|
@ -1,5 +1,5 @@
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
DIRS = Sparc X86
|
DIRS = Sparc
|
||||||
LIBRARYNAME = target
|
LIBRARYNAME = target
|
||||||
BUILD_ARCHIVE = 1
|
BUILD_ARCHIVE = 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue