Closed aluaces closed 4 months ago
When I link my programs to the client library, libunwind symbols are unresolved.
libunwind
This patch addresses that issue. I have seen that the meson script also does a similar thing.
I'm not so sure about the position of the fix inside the CMakeLists.txt, but I hope it is ok.
When I link my programs to the client library,
libunwind
symbols are unresolved.This patch addresses that issue. I have seen that the meson script also does a similar thing.
I'm not so sure about the position of the fix inside the CMakeLists.txt, but I hope it is ok.