File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -348,7 +348,6 @@ foreach(target armv6m-unknown-eabi;armv7m-unknown-eabi;armv8m.main-unknown-eabi)
348
348
set (RUNTIMES_${target}_LIBCXX_ENABLE_RTTI OFF CACHE BOOL "" )
349
349
set (RUNTIMES_${target}_LIBCXX_ENABLE_THREADS OFF CACHE BOOL "" )
350
350
set (RUNTIMES_${target}_LIBCXX_ENABLE_MONOTONIC_CLOCK OFF CACHE BOOL "" )
351
- set (RUNTIMES_${target}_LIBCXX_INSTALL_LIBRARY OFF CACHE BOOL "" )
352
351
set (RUNTIMES_${target}_LIBCXX_USE_COMPILER_RT ON CACHE BOOL "" )
353
352
set (RUNTIMES_${target}_LLVM_INCLUDE_TESTS OFF CACHE BOOL "" )
354
353
set (RUNTIMES_${target}_LLVM_ENABLE_ASSERTIONS OFF CACHE BOOL "" )
@@ -399,7 +398,6 @@ foreach(target riscv32-unknown-elf)
399
398
set (RUNTIMES_${target}_LIBCXX_ENABLE_RTTI OFF CACHE BOOL "" )
400
399
set (RUNTIMES_${target}_LIBCXX_ENABLE_THREADS OFF CACHE BOOL "" )
401
400
set (RUNTIMES_${target}_LIBCXX_ENABLE_MONOTONIC_CLOCK OFF CACHE BOOL "" )
402
- set (RUNTIMES_${target}_LIBCXX_INSTALL_LIBRARY OFF CACHE BOOL "" )
403
401
set (RUNTIMES_${target}_LIBCXX_USE_COMPILER_RT ON CACHE BOOL "" )
404
402
set (RUNTIMES_${target}_LLVM_INCLUDE_TESTS OFF CACHE BOOL "" )
405
403
set (RUNTIMES_${target}_LLVM_ENABLE_ASSERTIONS OFF CACHE BOOL "" )
You can’t perform that action at this time.
0 commit comments