beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo introduced in 5736d25bb393
2018-02-28, Edouard Tisserant
67f0d7ff7d3e
file is
Executable
Fixed typo introduced in 5736d25bb393
<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=""/>