cxx: attempt to enable coloured diagnostics on clang
This commit is contained in:
parent
6af34bc023
commit
efaf99ff60
@ -19,6 +19,10 @@ include (compile_flag)
|
||||
include (test_restrict)
|
||||
|
||||
|
||||
###############################################################################
|
||||
append_compile_flag ("-fcolor-diagnostics")
|
||||
|
||||
|
||||
###############################################################################
|
||||
append_compile_flag ("-std=c++1z")
|
||||
append_compile_flag ("-fpermissive")
|
||||
|
Loading…
Reference in New Issue
Block a user