summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/bugpoint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/bugpoint/Makefile')
-rw-r--r--usr.bin/clang/bugpoint/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/clang/bugpoint/Makefile b/usr.bin/clang/bugpoint/Makefile
index 5dd0ede..6c675da 100644
--- a/usr.bin/clang/bugpoint/Makefile
+++ b/usr.bin/clang/bugpoint/Makefile
@@ -40,4 +40,6 @@ LIBDEPS=llvmcodegen \
llvmcore \
llvmsupport
+LIBADD+= z
+
.include "../clang.prog.mk"
OpenPOWER on IntegriCloud