diff options
author | Vinson Lee <[email protected]> | 2017-04-04 14:52:39 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2017-04-04 16:47:41 -0700 |
commit | c161a104629ad49dc6a4f7d1fe82e87fc08121fe (patch) | |
tree | c8c8fcd64fd2d8067955842e9b2cc85f3423b684 /docs/releasing.html | |
parent | 1fde054b8f8435706d567d0584c44f9fc686a97c (diff) |
libgl-xlib: Link with libunwind.
Fix linking error.
CXXLD libGL.la
../../../../src/gallium/auxiliary/.libs/libgallium.a(u_debug_stack.o): In function `debug_backtrace_capture':
src/gallium/auxiliary/util/u_debug_stack.c:59: undefined reference to `_Ux86_64_getcontext'
src/gallium/auxiliary/util/u_debug_stack.c:60: undefined reference to `_ULx86_64_init_local'
src/gallium/auxiliary/util/u_debug_stack.c:62: undefined reference to `_ULx86_64_step'
src/gallium/auxiliary/util/u_debug_stack.c:71: undefined reference to `_ULx86_64_get_proc_info'
src/gallium/auxiliary/util/u_debug_stack.c:73: undefined reference to `_ULx86_64_get_proc_name'
src/gallium/auxiliary/util/u_debug_stack.c:65: undefined reference to `_ULx86_64_step'
Fixes: 70c272004f72 ("gallium/util: libunwind support")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100562
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'docs/releasing.html')
0 files changed, 0 insertions, 0 deletions