targets/XSD_toolchain_gcc
author Edouard Tisserant
Mon, 08 Apr 2019 12:53:18 +0200
changeset 2581 20eb4e7a0647
parent 1478 69fe0b81e951
permissions -rw-r--r--
Fixed Wamp assertion because of unexpected type

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