beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
2017-08-17, Andrey Skvortsov
bcc07ff2362c
file is
Executable
clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
<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=""/>