beremiz
Clone
Summary
Browse
Changes
Graph
Fix strings displaying as repr(bytes) in debug view.
2024-01-20, Edouard Tisserant
2adfa4c60bff
Fix strings displaying as repr(bytes) in debug view.
<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=""/>