mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
Bug 7984 by Bernhard Rosenkraenzer
llvm-svn: 115443
This commit is contained in:
@@ -62,7 +62,7 @@ case $TRIPLE in
|
||||
SOEXT=so
|
||||
LDSHARED_FLAGS="-o libc++.so.1.0 \
|
||||
-shared -nodefaultlibs -Wl,-soname,libc++.so.1 \
|
||||
-lstdc++ -lc"
|
||||
-lpthread -lrt -lc"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user