Changeset 04b1b8a in mainline for contrib/toolchain.ppc.sh
- Timestamp:
- 2005-08-11T11:42:17Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c913e456
- Parents:
- db74ef5
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
contrib/toolchain.ppc.sh
rdb74ef5 r04b1b8a 25 25 GCC_SOURCE="ftp://ftp.gnu.org/gnu/gcc/gcc-${GCC_VERSION}/" 26 26 27 PLATFORM="p owerpc"27 PLATFORM="ppc" 28 28 WORKDIR=`pwd` 29 29 TARGET="${PLATFORM}-linux-gnu"
Note:
See TracChangeset
for help on using the changeset viewer.