vtkCompilerWarningFlags: ignore psabi warnings
This warning is about GCC7+ having a different ABI than GCC6. Since GCC6 is no longer supported, we can ignore this ABI difference.
Loading
Please register or sign in to comment
This warning is about GCC7+ having a different ABI than GCC6. Since GCC6 is no longer supported, we can ignore this ABI difference.