beremiz
Clone
Summary
Browse
Changes
Graph
toolchain: GCC: use CFLAGS, LDFLAGS and SYSROOT given in environment
wxPython4
2022-07-31, Edouard Tisserant
fdd4b171ac6c
toolchain: GCC: use CFLAGS, LDFLAGS and SYSROOT given in environment
<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=""/>