targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 08 Nov 2018 14:33:35 +0100
changeset 2332 03a94f862465
parent 1478 69fe0b81e951
permissions -rw-r--r--
'Merged' URI editor dialog and Discovery dialog, also clean up related 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=""/>