beremiz

Better LDFLAGS and CFLAGS for win32 an MACOS

2023-05-10, Edouard Tisserant
2b995a4963a4
Better LDFLAGS and CFLAGS for win32 an MACOS
<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=""/>