mirror of https://github.com/ArduPilot/ardupilot
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
This commit is contained in:
parent
65268ee3d4
commit
37475e2b90
|
@ -1 +1 @@
|
|||
Subproject commit 006d23ccca1375a973b7fae0cc351cedb41b812a
|
||||
Subproject commit 8039b4030795b1c9b8cedb78e3a2a6fb89574b6e
|
Loading…
Reference in New Issue