targets/XSD_toolchain_gcc
author Edouard Tisserant
Wed, 05 Sep 2018 12:58:41 +0200
changeset 2271 985973ed701b
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Removed useless condition in Worker.py that was allowing misfit non-serialized call when worker still not running its loop.

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