Only build .a file versions of these libraries, instead of .a and .o versions.
authorChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:11:51 +0000 (02:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:11:51 +0000 (02:11 +0000)
This should speed up build times.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23937 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Makefile

index 043947ddadabef6b1c9bfa12873756c16da764e1..b03de170e93d660ae98307cfe5be75e5e8acdb80 100644 (file)
@@ -9,6 +9,7 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMSystem
 BUILD_ARCHIVE = 1
+DONT_BUILD_RELINKED = 1
 
 EXTRA_DIST = Unix Win32