targets/Linux/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 27 Jun 2017 13:30:48 +0300
changeset 1709 1e8900fc8ddb
parent 204 f572ab819769
child 3732 929276eea252
permissions -rwxr-xr-x
fix build problem when make command have trailing whitespace(s)

whitespaces at the end are replaced with "", that causes make problem

                  <xsd:element name="Linux">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                    </xsd:complexType>
                  </xsd:element>