beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when linking failed and trying to rebuild
2013-04-09, Laurent Bessard
93022adef055
file is
Executable
Fix bug when linking failed and trying to rebuild
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>