config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jan 20 19:05:52 2009 +0000 (2009-01-20)
changeset 1147 86930cd9340a
parent 602 1968d150a34f
child 1318 5416f4ba36bf
permissions -rw-r--r--
Fix building ltrace on PowerPC.

On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:
ltrace wouldn't build on PowerPC because in the
sysdeps/linux-gnu directory in the ltrace source tree
the powerpc directory is called ppc. I added some code
in 400-ltrace.sh to create a symlink for it so it will
build now.

Patch slightly modified by me before applying.

/trunk/scripts/build/debug/400-ltrace.sh | 5 5 0 0 +++++
1 file changed, 5 insertions(+)
yann@1
     1
source config/global.in
yann@1
     2
source config/target.in
yann@41
     3
source config/toolchain.in
yann@1
     4
source config/kernel.in
yann@602
     5
source config/gmp_mpfr.in
yann@1
     6
source config/binutils.in
yann@1
     7
source config/cc.in
yann@1
     8
source config/libc.in
yann@916
     9
source config/tools.in
yann@916
    10
source config/debug.in