ecere/sys/JSON: Adding a new line after <br>
[sdk] / Makefile
index 3ac08c4..db30e6f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -183,6 +183,10 @@ ifdef CROSS_TARGET
 endif
 
 bootstrap: outputdirs
+ifdef CI
+       @$(call echo,$(CC))
+       @$(CC) --version
+endif
        +cd compiler && $(_MAKE) $(XBOOT) bootstrap
 
 deps: