| ... | @@ -787,7 +787,6 @@ set(BUILD_COMPILER_RT_ARGS | ... | @@ -787,7 +787,6 @@ set(BUILD_COMPILER_RT_ARGS |
| 787 | --name compiler_rt -femit-bin="${ZIG_COMPILER_RT_C_SOURCE}" | 787 | --name compiler_rt -femit-bin="${ZIG_COMPILER_RT_C_SOURCE}" |
| 788 | --pkg-begin build_options "${CMAKE_BINARY_DIR}/config.zig" --pkg-end | 788 | --pkg-begin build_options "${CMAKE_BINARY_DIR}/config.zig" --pkg-end |
| 789 | -target "${HOST_TARGET_TRIPLE}" | 789 | -target "${HOST_TARGET_TRIPLE}" |
| 790 | --color on | | |
| 791 | ) | 790 | ) |
| 792 | | 791 | |
| 793 | add_custom_command( | 792 | add_custom_command( |