Changeset 8e7a9f07 in mainline
- Timestamp:
 - 2018-11-10T23:11:48Z (7 years ago)
 - Parents:
 - aafed15
 - File:
 - 
      
- 1 edited
 
- 
          
  tools/toolchain.sh (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
tools/toolchain.sh
raafed15 r8e7a9f07 31 31 BINUTILS_GDB_GIT="https://github.com/HelenOS/binutils-gdb.git" 32 32 33 BINUTILS_BRANCH="binutils-2_3 0-helenos"34 BINUTILS_VERSION="2.3 0"35 36 GDB_BRANCH="gdb-8_ 1-helenos"37 GDB_VERSION="8. 1"33 BINUTILS_BRANCH="binutils-2_31_1-helenos" 34 BINUTILS_VERSION="2.31.1" 35 36 GDB_BRANCH="gdb-8_2-helenos" 37 GDB_VERSION="8.2" 38 38 39 39 GCC_GIT="https://github.com/HelenOS/gcc.git"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  