arch/arm/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 11 07:01:28 2008 +0000 (2008-05-11)
changeset 495 276501e872e5
parent 385 151d753de99f
child 503 07ec15b050a3
permissions -rw-r--r--
Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo.
Thanks to Willy Tarreau for pointing to the patch.

/trunk/patches/glibc/2.3.6/250-csu-Makefile.patch | 39 39 0 0 +++++++++++++++++++++++++++++
/trunk/docs/CREDITS | 4 4 0 0 +++
2 files changed, 43 insertions(+)
     1 comment "ARM specific options"
     2 
     3 config ARCH_ARM_EABI
     4     bool
     5     prompt "Use EABI (EXPERIMENTAL)"
     6     depends on EXPERIMENTAL
     7     default n
     8     help
     9       Set up the toolchain so that it generates EABI-compliant binaries.