mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 12:55:45 +00:00
Fix typo.
llvm-svn: 29107
This commit is contained in:
parent
d19ba2cf6c
commit
882c24e85b
@ -237,7 +237,7 @@
|
||||
LIBRARYNAME = mylib
|
||||
SHARED_LIBRARY = 1
|
||||
ARCHIVE_LIBRARY = 1
|
||||
DONT_BUILT_RELINKED = 1
|
||||
DONT_BUILD_RELINKED = 1
|
||||
</tt></pre>
|
||||
<p>says to build a library named "mylib" with both a shared library
|
||||
(<tt>mylib.so</tt>) and an archive library (<tt>mylib.a</tt>) version but
|
||||
|
Loading…
x
Reference in New Issue
Block a user