beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: py3 fix forcing of STRING
2023-07-20, Edouard Tisserant
a95b5ee1a0ea
Runtime: py3 fix forcing of STRING
<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=""/>