Changeset 2660ee3 in mainline for tools/autotool.py
- Timestamp:
- 2018-01-31T17:47:53Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a912aff, b500939e, ea42e44
- Parents:
- 14d789c
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-31 17:47:53)
- git-committer:
- GitHub <noreply@…> (2018-01-31 17:47:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r14d789c r2660ee3 615 615 path = "%s/%s/bin" % (cross_prefix, platform) 616 616 617 common['TARGET'] = target 617 618 prefix = "%s-" % target 618 619
Note:
See TracChangeset
for help on using the changeset viewer.