demikernel
demikernel copied to clipboard
[build] Do not build inetstack for other libOSes
Context
Currently we always build the inet stack for the 'all' target of all libOSes because we build the unit tests, which depend on the inet stack.
Proposed Solution
Add a build target that excludes the inet stack.
@irene this requires system-level tests to be reworked.