commit | c9b2288d0c3c312bb7ecdb52659db88679de309d | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Thu May 19 10:57:13 2022 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 19 08:01:31 2022 -0700 |
tree | aa560f04714c7aeb2136de18a983584a741f37c3 | |
parent | e403d327893c3ce25955f17f95a22c45d6a2ae16 [diff] |
[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in tests The _LIBUNWIND_HAS_NO_THREADS macro is only picked up by libunwind inside its sources, so it is only required when it builds. It doesn't need to be defined when running the tests. NOKEYCHECK=True GitOrigin-RevId: a5f36259a20533d9c970ab6a5faab7cf341ca1c9