smeenai added a comment.

I would imagine there was a reason this configuration was unsupported on macOS 
– perhaps something to do with libc++/libc++abi being the default system 
libraries on that platform?



================
Comment at: libcxx/CMakeLists.txt:330
 
 # Check that this option is not enabled on Apple and emit a usage warning.
 if (LIBCXX_ENABLE_STATIC_ABI_LIBRARY)
----------------
You should get rid of this comment.


Repository:
  rCXX libc++

https://reviews.llvm.org/D44671



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to