beremiz
Clone
Summary
Browse
Changes
Graph
Fixed regression in connecting to LOCAL:// targets
2018-11-23, Edouard Tisserant
65ff9a309ff3
Fixed regression in connecting to LOCAL:// targets
<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=""/>