scripts/build/arch/powerpc.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 08 17:09:39 2009 +0000 (2009-03-08)
changeset 1247 9759fe659b4f
parent 964 0535f7bf1069
child 1634 186c71e3ceb0
permissions -rw-r--r--
Use "grep -E" instead of the deprecated "egrep".

/trunk/scripts/build/debug/200-duma.sh | 2 1 1 0 +-
/trunk/scripts/build/libc/uClibc.sh | 2 1 1 0 +-
/trunk/scripts/crosstool-NG.sh.in | 4 2 2 0 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
yann@520
     1
# Compute powerpc-specific values
yann@520
     2
yann@1181
     3
. "${CT_LIB_DIR}/scripts/build/arch/powerpc-powerpc64.sh-common"