[git commit future] libubacktrace: mv unwind.h to include

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu May 12 10:26:41 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=7d8c08baf43d27aac22a29e55c1108f31b8d7595
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/future

Fixes compilation if NPTL is off.
I hope this doesn't break ARM EABI but cannot check ATM.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 .../nptl/sysdeps/generic => include}/unwind.h      |    0
 1 files changed, 0 insertions(+), 0 deletions(-)
 rename {libpthread/nptl/sysdeps/generic => include}/unwind.h (100%)

diff --git a/libpthread/nptl/sysdeps/generic/unwind.h b/include/unwind.h
similarity index 100%
rename from libpthread/nptl/sysdeps/generic/unwind.h
rename to include/unwind.h
-- 
1.7.3.4



More information about the uClibc-cvs mailing list