
Without this, the C++ dynamic_cast<> operator does not work reliably in conjunction with dynamic linking. See http://www.russellmcc.com/posts/2013-08-03-rtti.html (That article suggests that Apple builds libc++abi without _LIBCXX_DYNAMIC_FALLBACK, but "strings /usr/lib/libc++abi.dylib" shows that it *is* enabled.)
…
Description
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%