Commit f54c767
committed
lkl: fix hijack and zpoline parallel builds
This is a follow up change for commit 3c97822 ("lkl: add tests
build barrier") tracked via #558.
The hijack and zpoline libraries also share object files, so need a
barrier to avoid parallel build failures.
Signed-off-by: David Disseldorp <ddiss@suse.de>1 parent 46f599b commit f54c767
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments