mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
waf: don't build bebop static
need dynamic for libiio
This commit is contained in:
parent
2980d47e23
commit
3322d7c321
@ -320,7 +320,6 @@ class bebop(linux):
|
||||
env.DEFINES.update(
|
||||
CONFIG_HAL_BOARD_SUBTYPE = 'HAL_BOARD_SUBTYPE_LINUX_BEBOP',
|
||||
)
|
||||
env.STATIC_LINKING = True
|
||||
|
||||
class raspilot(linux):
|
||||
toolchain = 'arm-linux-gnueabihf'
|
||||
|
Loading…
Reference in New Issue
Block a user