summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-24 05:29:56 +0000
committerChris Lattner <sabre@nondot.org>2009-06-24 05:29:56 +0000
commit929a49356e2b95ac5a054bb53697e67f2a0bc43e (patch)
tree6a6fe49f7fc059c9402e1490d2f10970dc5700ef
parent1d97ca85add3b5f3ff19370c7ab903e2ed4dbe7a (diff)
downloadllvm-929a49356e2b95ac5a054bb53697e67f2a0bc43e.tar.gz
llvm-929a49356e2b95ac5a054bb53697e67f2a0bc43e.tar.bz2
llvm-929a49356e2b95ac5a054bb53697e67f2a0bc43e.tar.xz
remove dead makefile flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74065 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/CodeGen/AsmPrinter/Makefile2
-rw-r--r--lib/CodeGen/SelectionDAG/Makefile2
-rw-r--r--projects/sample/lib/sample/Makefile2
-rw-r--r--tools/gold/Makefile1
-rw-r--r--tools/lto/Makefile1
5 files changed, 0 insertions, 8 deletions
diff --git a/lib/CodeGen/AsmPrinter/Makefile b/lib/CodeGen/AsmPrinter/Makefile
index cb5b3f6c59..8f65d8d3f2 100644
--- a/lib/CodeGen/AsmPrinter/Makefile
+++ b/lib/CodeGen/AsmPrinter/Makefile
@@ -9,7 +9,5 @@
LEVEL = ../../..
LIBRARYNAME = LLVMAsmPrinter
PARALLEL_DIRS =
-BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
include $(LEVEL)/Makefile.common
diff --git a/lib/CodeGen/SelectionDAG/Makefile b/lib/CodeGen/SelectionDAG/Makefile
index 185222ade9..73f0b5da85 100644
--- a/lib/CodeGen/SelectionDAG/Makefile
+++ b/lib/CodeGen/SelectionDAG/Makefile
@@ -9,7 +9,5 @@
LEVEL = ../../..
LIBRARYNAME = LLVMSelectionDAG
PARALLEL_DIRS =
-BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
include $(LEVEL)/Makefile.common
diff --git a/projects/sample/lib/sample/Makefile b/projects/sample/lib/sample/Makefile
index 05bca6141b..af63399d2a 100644
--- a/projects/sample/lib/sample/Makefile
+++ b/projects/sample/lib/sample/Makefile
@@ -9,8 +9,6 @@ LEVEL=../..
# Give the name of a library. This will build a dynamic version.
#
LIBRARYNAME=sample
-DONT_BUILD_RELINKED=1
-BUILD_ARCHIVE=1
#
# Include Makefile.common so we know what to do.
diff --git a/tools/gold/Makefile b/tools/gold/Makefile
index f282a351ee..65e99bf41c 100644
--- a/tools/gold/Makefile
+++ b/tools/gold/Makefile
@@ -18,7 +18,6 @@ include $(LEVEL)/Makefile.config
LINK_LIBS_IN_SHARED=1
SHARED_LIBRARY = 1
BUILD_ARCHIVE = 0
-DONT_BUILD_RELINKED = 1
LINK_COMPONENTS :=
LIBS += -llto
diff --git a/tools/lto/Makefile b/tools/lto/Makefile
index f0f6da7191..de885d9845 100644
--- a/tools/lto/Makefile
+++ b/tools/lto/Makefile
@@ -17,7 +17,6 @@ include $(LEVEL)/Makefile.config
LINK_LIBS_IN_SHARED = 1
SHARED_LIBRARY = 1
-DONT_BUILD_RELINKED = 1
LINK_COMPONENTS := $(TARGETS_TO_BUILD) ipo scalaropts linker bitreader bitwriter