mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
reverting change to compatibility_version
llvm-svn: 141445
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user