mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
4028c0b2ee
Certain environment variables or command-line overrides can result in difficult-to-diagnose build issues. These variables are now filtered from the calling environment prior to invoking the lower level makefiles. These variables which may affect gcc are removed from the environment and from the command-line overrides: TMPDIR GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH CFLAGS CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH OBJC_INCLUDE_PATH DEPENDENCIES_OUTPUT These variables which are now deprecated are removed from the environment and from the command-line overrides: USE_BOOTLOADER |
||
---|---|---|
artwork | ||
flight | ||
ground | ||
hardware | ||
make | ||
shared/uavobjectdefinition | ||
.gitignore | ||
CREDITS.txt | ||
LICENSE.txt | ||
Makefile | ||
MILESTONES.txt |