occa icon indicating copy to clipboard operation
occa copied to clipboard

Determining Compiler Flags Using findCompilerVendor.cpp

Open kris-rowe opened this issue 3 years ago • 0 comments

On a few different platforms I have intermittently seen a failure to determine the Cpp shared flags. It seems that this is related to the use of findCompilerVendor.cpp.

Here is an example of where the failure occurred during automated testing on GitHub. Screenshot 2022-05-10 092215

I will try to create a reproducer.

kris-rowe avatar May 10 '22 15:05 kris-rowe