beremiz
Clone
Summary
Browse
Changes
Graph
fix pylint error "(undefined-variable) Undefined variable 'X'"
2017-10-16, Andrey Skvortsov
866fb3ab8778
file is
Executable
fix pylint error "(undefined-variable) Undefined variable 'X'"
<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=""/>