samples/arm-iphone-linux-gnueabi/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 21 22:14:39 2011 +0200 (2011-08-21)
changeset 2618 041d0cf137c4
permissions -rw-r--r--
libc/glibc: change default of "forced unwind" to 'y'

Virtually all our targets do support stack unwinding. For some of
them, ./configure can't detect that, and the build fails later on.

So, default to force unwind, and let the user disable it if it
breaks in his/her case.

The previous changeset (f44286235a07) was empty, as spotted by Benoît.

Reported-by: Benoît THÉBAUDEAU <benoit.thebaudeau@advansee.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@1115
     1
reporter_name="unknown"
yann@1115
     2
reporter_url="http://iphonelinux.org/index.php/Glibc_toolchain_using_crosstool-NG"
yann@1115
     3
reporter_comment="An (experimental) toolchain targeting the Apple's iPhone."