beremiz
Clone
Summary
Browse
Changes
Graph
Allow using spin() from ProcessLogger even with no logger given.
svghmi
2021-03-23, Edouard Tisserant
8df40690efb0
Allow using spin() from ProcessLogger even with no logger given.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>