Commit 2d75f76
committed
[CI] fix NE16 profiling: disable LTO and clean build dir
GCC 7.1.1 has LTO linking bugs with the GAP9 SDK PMSIS library. The
profiling step needs a clean rebuild with LTO disabled to avoid
conflicts with the cached LTO-enabled build from the test step.1 parent 74fac92 commit 2d75f76
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
0 commit comments