beremiz
Clone
Summary
Browse
Changes
Graph
PLC build: prevent duplicated CFLAGS for PLC C files.
18 months ago, Edouard Tisserant
e4f648e0595a
PLC build: prevent duplicated CFLAGS for PLC C files.
<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=""/>