targets/XSD_toolchain_gcc
author Edouard Tisserant
Wed, 28 May 2014 11:50:38 +0200
changeset 1410 0d34b69cc9b5
parent 621 a3ce93d63832
child 1478 69fe0b81e951
permissions -rwxr-xr-x
Propagated changes made in matiec/lib/accessor.h _SET_VAR macro (Mario's matiec changes merged at 39086e324665) to py_ext library, and other (not compiled in) XML standard FB definitions.

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>