Martin Jansa 98f9507a73
googletest: fix build with gcc-15
* some recipes which use googletest fail with:
  gtest/src/gtest_main.cc:32: recipe-sysroot/usr/include/c++/15.0.1/ciso646:46:4: error: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Werror=cpp]
   46 | #  warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros"
      |    ^~~~~~~

  backport a fix for this.

* see https://github.com/google/googletest/issues/4701

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-21 11:07:34 -07:00
..
2024-12-03 09:44:31 -08:00
2025-03-10 21:15:03 -07:00
2024-02-09 09:52:12 -08:00
2024-06-07 09:11:54 -07:00
2023-08-03 09:14:20 -07:00
2023-11-08 22:51:28 -08:00
2024-06-14 10:23:13 -07:00