Fix template parameter pack handling in ThreadPool
[oota-llvm.git] / unittests / Support / Makefile
index 9c0a7f94d772585cb21eec7a22c1c1a689136e63..21657f12e3dc1db5cd7d87566e1d6eb91ca2c22d 100644 (file)
@@ -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