targets/XSD_toolchain_gcc
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 04 Oct 2016 18:01:08 +0300
changeset 1536 3518d10487db
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used

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