mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Allow clang to colorize output in ninja
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
{{ super() }}
|
||||
ccflags = $ccflags $
|
||||
-I${srcroot}/src/include $
|
||||
-I${srcroot}/src/include/x86_64
|
||||
-I${srcroot}/src/include/x86_64 $
|
||||
-fcolor-diagnostics
|
||||
{% endblock %}
|
||||
|
||||
{% block baserules %}
|
||||
|
||||
Reference in New Issue
Block a user