summaryrefslogtreecommitdiffstats
path: root/libcxx/lib/buildit
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/lib/buildit')
-rwxr-xr-xlibcxx/lib/buildit2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/lib/buildit b/libcxx/lib/buildit
index d6e6afc473d..d78bd3d2612 100755
--- a/libcxx/lib/buildit
+++ b/libcxx/lib/buildit
@@ -71,7 +71,7 @@ case $TRIPLE in
LDSHARED_FLAGS="-o libc++.1.dylib \
-dynamiclib -nodefaultlibs \
-current_version ${RC_ProjectSourceVersion} \
- -compatibility_version ${RC_ProjectSourceVersion} \
+ -compatibility_version 1 \
-install_name /usr/lib/libc++.1.dylib \
-lSystem \
-Wl,-unexported_symbols_list,libc++unexp.exp \
OpenPOWER on IntegriCloud