Changes between Version 1 and Version 2 of Ticket #66127


Ignore:
Timestamp:
Nov 1, 2022, 5:14:07 AM (18 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66127 – Description

    v1 v2  
    1212}}}
    1313
    14 If `diy` is known not to work with GCC `libgomp`, it should be restricted to systems having Clang or otherwise to non-PPC archs. Otherwise, I guess, it should choose GCC and `libgomp` when `cxx_stdlib eq "libstdc++".
     14If `diy` is known not to work with GCC `libgomp`, it should be restricted to systems having Clang or otherwise to non-PPC archs. Otherwise, I guess, it should choose GCC and `libgomp` when `cxx_stdlib eq "libstdc++"`.