| author | |
| committer | |
| log | eef43489534476c98e7ea703e7c5c2e874e7100c |
| tree | d966c86606ccd713377597db1cff1a62e9ae4360 |
| parent | ee2fb5b2ab4b950baca814e7339ced10f618ca35 |
Missing change from bcd4ea9b28a7560a1c1ef28c6c7258c6126c80e51 files changed, 0 insertions(+), 1 deletions(-)
CMakeLists.txt-1| ... | ... | @@ -787,7 +787,6 @@ set(BUILD_COMPILER_RT_ARGS |
| 787 | 787 | --name compiler_rt -femit-bin="${ZIG_COMPILER_RT_C_SOURCE}" |
| 788 | 788 | --pkg-begin build_options "${CMAKE_BINARY_DIR}/config.zig" --pkg-end |
| 789 | 789 | -target "${HOST_TARGET_TRIPLE}" |
| 790 | --color on | |
| 791 | 790 | ) |
| 792 | 791 | |
| 793 | 792 | add_custom_command( |