beremiz
Clone
Summary
Browse
Changes
Graph
Fixed dead code in c_ext, and updated test accordingly
2013-03-04, Edouard Tisserant
1fb6cf5a4c4d
file is
Executable
Fixed dead code in c_ext, and updated test accordingly
<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"/>