commit | 909f61b5ddc86b8c8d6fa76eb0af9fcf36fc6fe8 | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne@apple.com> | Tue Oct 01 19:27:38 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 19:29:18 2020 -0700 |
tree | d2be74e8e8765b488ad672208bf5aa8fca28b015 | |
parent | 91d192414f056e341c46f09d68974233a71f3d1c [diff] |
[libc++] Re-apply workaround for D63883 In reality, this workaround is for the fact that LIBCXX_CXX_ABI=libcxxabi can't be specified on Linux, since libc++abi isn't shipped with the system. Since the build bots explicitly specify LIBCXX_CXX_ABI=libcxxabi, they fail unless we apply the workaround. llvm-svn: 373385 GitOrigin-RevId: bcab95182b3745960851c723c018268c2534d6a3