Changes between Version 1 and Version 2 of Ticket #62835, comment 5


Ignore:
Timestamp:
May 7, 2021, 11:02:03 PM (3 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62835, comment 5

    v1 v2  
    1 Hmmmm, well, perhaps that code block is correct - or mostly so - for ARM. Although gcc10 is supported on ARM, I believe.
     1Hmmmm, well, I believe clang90 and clang10 are working on ARM, along with gcc10. So the logic needs to be revisited.
    22
    3 But the problem is that it also disables everything for x86, which is what I'm running on. And that's definitely a bug.
     3However, it also disables everything for openmpi, when running on x86. And that's definitely a bug.