config/arch/ia64.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 903 9fb0f81b4416
child 1269 17e37102a037
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(+)
     1 # ia64 specific config options
     2 # EXPERIMENTAL
     3 
     4 config ARCH_ia64
     5     select ARCH_64
     6     select ARCH_SUPPORTS_BOTH_ENDIAN
     7     help
     8       The ia64 architecture, as defined by:
     9         http://www.intel.com/design/itanium/arch_spec.htm