summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Transforms/Hello')
-rw-r--r--llvm/lib/Transforms/Hello/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Hello/Makefile b/llvm/lib/Transforms/Hello/Makefile
index ccd9caff16a..606fcfedf53 100644
--- a/llvm/lib/Transforms/Hello/Makefile
+++ b/llvm/lib/Transforms/Hello/Makefile
@@ -9,8 +9,8 @@
LEVEL = ../../..
LIBRARYNAME = LLVMHello
-SHARED_LIBRARY = 1
LOADABLE_MODULE = 1
+USEDLIBS = LLVMSupport.a LLVMSystem.a
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud