mstorsjo added inline comments.
================ Comment at: src/CMakeLists.txt:54 # Generate library list. -set(libraries ${LIBUNWINDCXX_ABI_LIBRARIES}) +set(libraries) append_if(libraries LIBUNWIND_HAS_C_LIB c) ---------------- Is there any point in this line at all now, or can it be removed altogether? Repository: rUNW libunwind https://reviews.llvm.org/D51644 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits