Changeset b4c8a7b in mainline


Ignore:
Timestamp:
2018-07-28T10:57:15Z (6 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8080262
Parents:
12bdbcc6
Message:

remove extra space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/autotool.py

    r12bdbcc6 rb4c8a7b  
    5454
    5555TOOLCHAIN_FAIL = [
    56         "Compiler toolchain for target is not installed, or CROSS_PREFIX ",
     56        "Compiler toolchain for target is not installed, or CROSS_PREFIX",
    5757        "environment variable is not set correctly. Use tools/toolchain.sh",
    5858        "to (re)build the cross-compiler toolchain."]
Note: See TracChangeset for help on using the changeset viewer.