- Timestamp:
- 2025-08-12T18:03:48Z (2 months ago)
- Branches:
- master
- Children:
- 113fb4f
- Parents:
- 2e9f284
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/toolchain.sh
r2e9f284 ra36c4aa 31 31 BINUTILS_GDB_GIT="https://github.com/HelenOS/binutils-gdb.git" 32 32 33 BINUTILS_BRANCH="binutils-2_4 3-helenos"34 BINUTILS_VERSION="2.4 3"33 BINUTILS_BRANCH="binutils-2_45-helenos" 34 BINUTILS_VERSION="2.45" 35 35 36 36 GCC_GIT="https://github.com/HelenOS/gcc.git" 37 GCC_BRANCH="1 4_2_0-helenos"38 GCC_VERSION="1 4.2"37 GCC_BRANCH="15_2_0-helenos" 38 GCC_VERSION="15.2" 39 39 40 40 BASEDIR="$PWD"
Note:
See TracChangeset
for help on using the changeset viewer.