beremiz

refactoring - c_ext stripped first stage

2012-05-12, Edouard Tisserant
25054c592dc4
file isExecutable
refactoring - c_ext stripped first stage
<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"/>