1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Change to support creation of "mklib" instead of "libtool" in builddir.

llvm-svn: 16422
This commit is contained in:
Reid Spencer 2004-09-20 01:42:32 +00:00
parent d16796d37b
commit 61be2ebab7

2
configure vendored
View File

@ -5548,7 +5548,7 @@ no_glob_subst='s/\*/\\\*/g'
rm="rm -f"
# Global variables:
default_ofile=libtool
default_ofile=mklib
can_build_shared=yes
# All known linkers require a `.a' archive for static linking (except M$VC,