beremiz

xmlclass.py: fix AttributeError
python3
2022-10-28, GP Orcullo
479ba844ded8
xmlclass.py: fix AttributeError
<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=""/>