targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 16 Feb 2018 01:48:48 +0100
changeset 1936 b85b13b1c2ec
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
YSLT auto indent trick is useless here, added yslt_noindent.yml2, regenerated XSLT files

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