forked from OSchip/llvm-project
don't bother building the archive version of this library
llvm-svn: 23927
This commit is contained in:
parent
1f001771b2
commit
8df7c01299
|
@ -6,9 +6,9 @@
|
|||
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
LEVEL = ../../..
|
||||
LIBRARYNAME = LLVMDataStructure
|
||||
BUILD_ARCHIVE = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
|
Loading…
Reference in New Issue