mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Revert my CMake patches concerning building with /MT (r194589, r194596)
Reid pointed out we already have LLVM_USE_CRT_{buildtype} to set it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194604 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -280,11 +280,6 @@ LLVM-specific variables
|
||||
are ``Address``, ``Memory`` and ``MemoryWithOrigins``. Defaults to empty
|
||||
string.
|
||||
|
||||
**LLVM_STATIC_MSVC_RUNTIME**:BOOL
|
||||
When building with MSVC, link against the static runtime library (/MT or /MTd
|
||||
for release and debug builds, respectively) instead of the dynamic one.
|
||||
Defaults to OFF.
|
||||
|
||||
Executing the test suite
|
||||
========================
|
||||
|
||||
|
Reference in New Issue
Block a user