targets/XSD_toolchain_gcc
author Edouard Tisserant
Fri, 12 Jun 2020 14:40:50 +0200
changeset 2671 30493ff3a23a
parent 1478 69fe0b81e951
permissions -rw-r--r--
Debug : when BEREMIZ_DEBUG file exist, display all commands issued in console.

          <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=""/>