mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
CMake: remove --color on for compiler_rt too
Missing change from bcd4ea9b28a7560a1c1ef28c6c7258c6126c80e5
This commit is contained in:
parent
ee2fb5b2ab
commit
eef4348953
@ -787,7 +787,6 @@ set(BUILD_COMPILER_RT_ARGS
|
|||||||
--name compiler_rt -femit-bin="${ZIG_COMPILER_RT_C_SOURCE}"
|
--name compiler_rt -femit-bin="${ZIG_COMPILER_RT_C_SOURCE}"
|
||||||
--pkg-begin build_options "${CMAKE_BINARY_DIR}/config.zig" --pkg-end
|
--pkg-begin build_options "${CMAKE_BINARY_DIR}/config.zig" --pkg-end
|
||||||
-target "${HOST_TARGET_TRIPLE}"
|
-target "${HOST_TARGET_TRIPLE}"
|
||||||
--color on
|
|
||||||
)
|
)
|
||||||
|
|
||||||
add_custom_command(
|
add_custom_command(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user