summaryrefslogtreecommitdiffstats
path: root/compiler-rt/make/platform/clang_darwin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/make/platform/clang_darwin.mk')
-rw-r--r--compiler-rt/make/platform/clang_darwin.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/make/platform/clang_darwin.mk b/compiler-rt/make/platform/clang_darwin.mk
index db128cf7e2b..5bc0e10629c 100644
--- a/compiler-rt/make/platform/clang_darwin.mk
+++ b/compiler-rt/make/platform/clang_darwin.mk
@@ -435,3 +435,5 @@ KERNEL_USE.cc_kext := 1
KERNEL_USE.cc_kext_ios5 := 1
VISIBILITY_HIDDEN := 1
+
+SHARED_LIBRARY_SUFFIX := dylib
OpenPOWER on IntegriCloud