summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2006-07-20 17:27:58 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2006-07-20 17:27:58 +0000
commit2b0baddc33dc055bee92af40bdc5d6eadb28962e (patch)
tree4228e5236596688561421ecea6b9bd5745ab1888 /llvm/lib/CodeGen
parent7c1ea253ad49b0699e5fc6e7f32da940d19e656f (diff)
downloadbcm5719-llvm-2b0baddc33dc055bee92af40bdc5d6eadb28962e.tar.gz
bcm5719-llvm-2b0baddc33dc055bee92af40bdc5d6eadb28962e.zip
Fix linking on Alpha
llvm-svn: 29219
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/Makefile b/llvm/lib/CodeGen/Makefile
index e77a53a337d..62ef1ad727d 100644
--- a/llvm/lib/CodeGen/Makefile
+++ b/llvm/lib/CodeGen/Makefile
@@ -10,6 +10,7 @@
LEVEL = ../..
LIBRARYNAME = LLVMCodeGen
PARALLEL_DIRS = SelectionDAG
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud