beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when section code is just an empty line
2013-05-09, Laurent Bessard
2dfad20abde3
file is
Executable
Fix bug when section code is just an empty line
<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"/>