[cfe-dev] libc++ documentation of LIBCXX_CXX_ABI_LIBNAME wrong?

Andrew Brownsword via cfe-dev cfe-dev at lists.llvm.org
Sat Aug 25 07:04:42 PDT 2018


It appears that the option LIBCXX_CXX_ABI_LIBNAME is incorrectly mentioned repeatedly as LIBCXX_CXX_ABI on this webpage:  https://libcxx.llvm.org/docs/BuildingLibcxx.html#abi-library-specific-options

The build wasn’t working for me until I looked into the cmake module and noticed that it was checking the longer name.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180825/cf34cebf/attachment.html>


More information about the cfe-dev mailing list