targets/XSD_toolchain_gcc
author Sergey Surkov <surkovsv93@gmail.com>
Thu, 08 Dec 2016 17:54:43 +0300
changeset 1599 466c26b0cfc2
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
by default init input and output in step sfc block, and output for initial step sfc block

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