cxx: use 'auto' argument for diagnostics-color
This commit is contained in:
parent
c767d8f047
commit
13dc2ac513
@ -21,7 +21,7 @@ include (test_restrict)
|
|||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
append_compile_flag ("-fcolor-diagnostics")
|
append_compile_flag ("-fdiagnostics-color=auto")
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user