Changeset c92dfed in mainline for tools/toolchain.sh
- Timestamp:
- 2018-08-03T14:51:07Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3767bdb
- Parents:
- f2c8f55
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-02 18:34:59)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-03 14:51:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/toolchain.sh
rf2c8f55 rc92dfed 38 38 39 39 GCC_GIT="https://github.com/HelenOS/gcc.git" 40 GCC_BRANCH=" 7_3_0-helenos"41 GCC_VERSION=" 7.3.0"40 GCC_BRANCH="8_2_0-helenos" 41 GCC_VERSION="8.2.0" 42 42 43 43 BASEDIR="`pwd`"
Note:
See TracChangeset
for help on using the changeset viewer.