targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 26 May 2022 23:41:10 +0200
changeset 3500 a88ac1760faf
parent 1478 69fe0b81e951
permissions -rw-r--r--
IDE: fix exception happening in debug mode when logging process termination.

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