| commit | 8baaed84cbc1abf6797016f36c1d9842631c777e | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Tue Jan 09 13:21:12 2024 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Tue Jan 09 13:22:55 2024 -0700 |
| tree | ddec1a33140ad77ec18cbfca1469d7c6eae610ed | |
| parent | d006ec41c448d9f4a84df50391e87cbf0aa8c152 [diff] |
Fix thread-less build A user pointed out that the recent background DWARF reader series broke the build when --disable-threading is in use. This patch fixes the problem. I am checking it in. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31223