Changeset dfeb4e2 in mainline for tools/autotool.py
- Timestamp:
- 2018-01-06T02:37:59Z (7 years ago)
- Children:
- c9e09f2
- Parents:
- 3d95c9d
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-02 18:06:21)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-06 02:37:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r3d95c9d rdfeb4e2 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.