beremiz
Clone
Summary
Browse
Changes
Graph
Fix linter errors
2018-06-09, Andrey Skvortsov
eeca1aff0691
file is
Executable
Fix linter errors
<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=""/>