Otherwise, a shared library build with SJLJ APIs enabled would end up with duplicate symbols.
This didn't occur for the apple && arm case due to specifically checking for that in the surrounding ifdef.
Differential D42555
[libunwind] Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs mstorsjo on Jan 25 2018, 1:05 PM. Authored by
Details Otherwise, a shared library build with SJLJ APIs enabled would end up with duplicate symbols. This didn't occur for the apple && arm case due to specifically checking for that in the surrounding ifdef.
Diff Detail
|