beremiz
Clone
Summary
Browse
Changes
Graph
Fix some compilation warnings for better ANSI C compliance
2018-06-26, Andrey Skvortsov
f150783ee8e7
file is
Executable
Fix some compilation warnings for better ANSI C compliance
<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=""/>