mirror of https://github.com/ArduPilot/ardupilot
waf: update submodule
We cherry-picked the upstream commit f56f22bb "Prefix by # to have the artifacts at the root of the build directory" on top of version 1.8.18. That commit allows us to use '#' at the beginning of programs and libraries target paths to tell Waf that the paths are relative to the build directory. With that we don't need to pass a Node instance to our task generators and lose the filename formatting done by C/C++ tools. That feature will be on the 1.9 release. When that is out, we can update our submodule to that release.
This commit is contained in:
parent
5b3627f83e
commit
dc66f68295
|
@ -1 +1 @@
|
|||
Subproject commit 878ab1e29494e28236a260212a5021b1de35d9a3
|
||||
Subproject commit b6874e139ad8428710b03c02ab487c219170e878
|
Loading…
Reference in New Issue