Commit 5d91dc6
committed
libarc32_arduino101/Makefile: Add 'strip' target
The file libarc32drv_arduino101.a is built with debugging symbols by
default, however the version we ship needs to be stripped. The new
"strip" target makes it easy for us to strip when committing, and
the default target still behaves the same way, so the library can be
re-compiled for debugging purposes1 parent 4ae5af7 commit 5d91dc6
File tree
2 files changed
+4
-0
lines changed- system/libarc32_arduino101
- variants/arduino_101
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
Binary file not shown.
0 commit comments