mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
drivers/gps: explicitly link libm
- needed on stripped down builds
This commit is contained in:
@@ -52,3 +52,4 @@ px4_add_module(
|
||||
DEPENDS
|
||||
git_gps_devices
|
||||
)
|
||||
target_link_libraries(drivers__gps PRIVATE m)
|
||||
|
||||
Reference in New Issue
Block a user