markand added a comment.
In fact, in musl, the content of the structure FILE isn't exposed. But anyway,
I don't understand why the code tries to write the content of the structure
directly.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68868/new/
https://revi
markand added a comment.
Wait, actually the patch isn't working entirely.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68868/new/
https://reviews.llvm.org/D68868
___
lldb-commits mailing list
lldb-commits@lists.ll
markand created this revision.
Herald added subscribers: lldb-commits, JDevlieghere, abidh.
Herald added a project: LLDB.
This fixes the build under musl because of missing definitions.
In file included from
/src/vanilla/dev/lldb/lldb-9.0.0.src/source/API/SBReproducerPrivate.h:18:
/src/vani