Changes between Initial Version and Version 1 of Ticket #61062, comment 1
- Timestamp:
- Oct 10, 2020, 10:07:20 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61062, comment 1
initial v1 1 1 this will most likely be caused by this [ticket:58712]. 2 2 3 We can ignore it (tempting, that's what we've done so far the past few years), change the clang build ( should do, probably), or require and link in libatomic from gcc (that works too, but ugh).3 We can ignore it (tempting, that's what we've done so far the past few years), change the clang build (there are issues with that ...), or require and link in libatomic from gcc (that works too).