Files
meta-openembedded/meta-oe/recipes-support/libunwind
Khem Raj cd2e0043d8 libunwind: Fix build on arm < v6
atomics that are needed for libunuwind are not available on
arm < v6

Fixes errors like

| ../src/.libs/libunwind.so: error: undefined reference to
'AO_fetch_and_add1'
| ../src/.libs/libunwind.so: error: undefined reference to
'AO_fetch_and_add'
| collect2: error: ld returned 1 exit status

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-20 12:30:06 +02:00
..
2013-03-29 13:16:38 +01:00
2013-06-20 12:30:06 +02:00