Skip to content
Snippets Groups Projects
Commit 75a91f79 authored by Daniel Agar's avatar Daniel Agar
Browse files

compiler optimizations add -fmerge-all-constants

parent aeb1fe5a
No related branches found
No related tags found
No related merge requests found
......@@ -372,6 +372,7 @@ function(px4_add_common_flags)
-ffunction-sections
-fdata-sections
-fno-math-errno
-fmerge-all-constants
${PIC_FLAG}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment