Commit f21b6b0
committed
linker: remove false positive compilation error
libc shouldn't be linked in dynamic build, while it's needed when the
validation step is executed.
Validated against the previous patch, nigthly arduino-cli and
~/Arduino/libraries/Arduino_JSON/examples/JSONArray/ example1 parent a93b329 commit f21b6b0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments