beremiz

GCC BUILD: Prevent Memory Error when compiling huge projects.
py2compat
23 months ago, Edouard Tisserant
f3a27721100f
GCC BUILD: Prevent Memory Error when compiling huge projects.

Also deleted dead code.
<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=""/>