Commit a7252c8
committed
workaround for arduino-builder core cache
syscalls symbols are not found if the object file is not specified
directly
using the pre-built core.a archive does not work
cached core build prevents the object file to be rebuilt
workaround is to move syscalls source to variant directory, since
variant files are not cached and gets rebuilt each time1 parent 06f5eea commit a7252c8
File tree
3 files changed
+2
-4
lines changed- sam/1.0.5
- variants/geolink_opentracker
3 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
85 | | - | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments