Changeset b4c8a7b in mainline
- Timestamp:
- 2018-07-28T10:57:15Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8080262
- Parents:
- 12bdbcc6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r12bdbcc6 rb4c8a7b 54 54 55 55 TOOLCHAIN_FAIL = [ 56 "Compiler toolchain for target is not installed, or CROSS_PREFIX 56 "Compiler toolchain for target is not installed, or CROSS_PREFIX", 57 57 "environment variable is not set correctly. Use tools/toolchain.sh", 58 58 "to (re)build the cross-compiler toolchain."]
Note:
See TracChangeset
for help on using the changeset viewer.