targets/XSD_toolchain_gcc
author alexander@macbook-pro-alexander.local
Sat, 10 Sep 2016 11:19:40 +0500
changeset 1528 d551f2925a86
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Fixed crash when starts on OS X with wxPython 3.0.x

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