beremiz
Clone
Summary
Browse
Changes
Graph
Fixed crash when starting with no libraries at all
2012-06-14, Edouard Tisserant
502939f9c477
file is
Executable
Fixed crash when starting with no libraries at all
<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"/>