There's an upcoming patch that moves all static libraries to `build/<board>/lib/`. That way, the program directory won't be created automatically by the build system and that will cause problems for PX4 builds, since it builds ardupilot programs as static libraries and copies stuff to the program directory. |
||
---|---|---|
.. | ||
px4/cmake/configs | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
cmake.py | ||
cxx_checks.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
px4.py | ||
static_linking.py | ||
toolchain.py |