beremiz

Fix LOCAL:// connector broken by last commit.

15 months ago, Edouard Tisserant
9a731b6b356c
Fix LOCAL:// connector broken by last commit.
<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=""/>