Browse Source

module: update gbenchmark to lastest release to prevent some warning

In file included from /__w/ardupilot/ardupilot/modules/gbenchmark/src/sysinfo.cc:25:
/usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
   21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
      |  ^~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/benchmark.dir/build.make:193: src/CMakeFiles/benchmark.dir/sysinfo.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:123: src/CMakeFiles/benchmark.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
zr-v5.1
Pierre Kancir 5 years ago committed by Peter Barker
parent
commit
37475e2b90
  1. 2
      modules/gbenchmark

2
modules/gbenchmark

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 006d23ccca1375a973b7fae0cc351cedb41b812a
Subproject commit 8039b4030795b1c9b8cedb78e3a2a6fb89574b6e
Loading…
Cancel
Save