beremiz
Clone
Summary
Browse
Changes
Graph
fix race condition in ProcessLogger
2016-08-24, Andrey Skvortsov
f7ac0d11118e
file is
Executable
fix race condition in ProcessLogger
<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=""/>