demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[build] Do not build inetstack for other libOSes

Open iyzhang opened this issue 1 year ago • 1 comments

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.

iyzhang avatar Mar 13 '23 19:03 iyzhang

@irene this requires system-level tests to be reworked.

ppenna avatar Mar 14 '23 11:03 ppenna