Skip to content
Snippets Groups Projects
Commit 1a3a2ea5 authored by schneider's avatar schneider
Browse files

fix(newlib): Use nano.specs

parent 2cb948af
No related branches found
No related tags found
No related merge requests found
Pipeline #979 passed
......@@ -24,6 +24,8 @@ add_global_arguments(
add_global_link_arguments(
'-Wl,--gc-sections',
'-lm',
'--specs=nano.specs',
'-u _printf_float',
language: 'c',
)
......
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