beremiz

Runtime: fix unpacking of variable trace data

2023-07-20, Edouard Tisserant
c7cc292bb82e
Runtime: fix unpacking of variable trace data
<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=""/>