mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
Fix for posix linker script.
This commit is contained in:
@@ -44,3 +44,4 @@ SECTIONS
|
|||||||
__param_end = .;
|
__param_end = .;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
INSERT AFTER .rodata;
|
||||||
|
|||||||
Reference in New Issue
Block a user