beremiz
Clone
Summary
Browse
Changes
Graph
clean etherlab: pep8, W601 .has_key() is deprecated, use 'in'
2018-09-29, Andrey Skvortsov
88a9d64560d3
clean etherlab: 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=""/>