summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/unittests/Support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/Support/Makefile b/llvm/unittests/Support/Makefile
index 9c0a7f94d77..21657f12e3d 100644
--- a/llvm/unittests/Support/Makefile
+++ b/llvm/unittests/Support/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = Support
-LINK_COMPONENTS := core support
+LINK_COMPONENTS := all-targets core support
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
OpenPOWER on IntegriCloud