OSDN Git Service

libc: build abort with unwind-info for backtrace
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 15 Jan 2012 11:27:41 +0000 (12:27 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 15 Jan 2012 11:27:41 +0000 (12:27 +0100)
commit4db2caac1ccfade5fcde67c9800d7f3512220137
treea26a6ffefeb298451137231eb80a92b3d0ffb1fd
parent2b30ab7137da331d8ead24d244b8feb3e1028152
libc: build abort with unwind-info for backtrace

If backtrace support is turned on, build raise() and abort() with
unwind info (fixup 4c9b7f3c21ff21c199e54bfad2fdf3445fa4573d).

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/signal/Makefile.in
libc/stdlib/Makefile.in
libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch