[lldb-dev] First hand support for musl-libc
Dangling Pointer via lldb-dev
lldb-dev at lists.llvm.org
Tue Aug 2 05:53:13 PDT 2016
Hi,
To build lldb 3.8 on Alpine Linux, this tiny patch is required: https://github.com/alpinelinux/aports/blob/master/testing/lldb/lldb-3.8-alpine.patch
Can anyone here please upstream it? Note that it doesn't break Android build as in case of both bionic and musl, __GLIBC__ macro is undefined.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160802/57cc54be/attachment.html>
More information about the lldb-dev
mailing list