targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 05 Jul 2018 13:44:54 +0200
branchnevow_service_rework
changeset 2213 73b7034693b9
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Better logging of Nevow Server import in case of exception.

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