mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
39d4fa2cf8
Revert these commits: "AP_Common: gcc 4.9.2 behaves differently from 4.9.3" "AP_Common: this workaround for missing/cmath is also needed for gcc 4.9.3" This breaks the build for PX4. The change is related to the libc, not the compiler version. We have an workaround there based on compiler version just because it's usual to have a more recent libc version when you have a recent compiler. |
||
---|---|---|
.. | ||
examples/AP_Common | ||
missing | ||
AP_Common.cpp | ||
AP_Common.h | ||
AP_Test.h | ||
c++.cpp | ||
keywords.txt | ||
Location.cpp | ||
Location.h |