beremiz
Clone
Summary
Browse
Changes
Graph
clean-up for PEP8: fix W291 trailing whitespace
2017-08-14, Andrey Skvortsov
64d8f52bc8c8
file is
Executable
clean-up for PEP8: fix W291 trailing whitespace
<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=""/>