Changeset 04b1b8a in mainline for contrib/toolchain.ppc.sh


Ignore:
Timestamp:
2005-08-11T11:42:17Z (20 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c913e456
Parents:
db74ef5
Message:

PPC work in progress

File:
1 moved

Legend:

Unmodified
Added
Removed
  • contrib/toolchain.ppc.sh

    rdb74ef5 r04b1b8a  
    2525GCC_SOURCE="ftp://ftp.gnu.org/gnu/gcc/gcc-${GCC_VERSION}/"
    2626
    27 PLATFORM="powerpc"
     27PLATFORM="ppc"
    2828WORKDIR=`pwd`
    2929TARGET="${PLATFORM}-linux-gnu"
Note: See TracChangeset for help on using the changeset viewer.