Commit ab4c456
committed
Makefile: drop non-Linux cross-compile targets
The updated libcontainer (part of runc) doesn't compile as cleanly on
non-Linux platforms. We could work around some of the types not being
defined on those platforms, as we do in later branches, but for now, and
unless we need to for downstream consumers, this gets us to passing CI
faster.
Signed-off-by: Nalin Dahyabhai <[email protected]>1 parent 356215f commit ab4c456
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments