beremiz

fix a side effect of 95ecb26fdc4e

2017-01-16, Edouard Tisserant 7BB06627
f629a91b456d
file isExecutable
fix a side effect of 95ecb26fdc4e
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>