You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Gate hyperlight-guest-tracing to x86_64 only
Move hyperlight-guest-tracing dependency to target-specific section for
x86_64 architecture only. This allows i686 and other architectures to
build without x86_64-specific tracing functionality.
Signed-off-by: danbugs <danilochiarlone@gmail.com>
* ci: verify hyperlight-guest builds for 32-bit x86
Add CI check to ensure hyperlight-guest library builds for 32-bit x86
architecture (i686-unknown-linux-gnu) to maintain compatibility with
Nanvix's custom 32-bit x86 target.
Signed-off-by: danbugs <danilochiarlone@gmail.com>
---------
Signed-off-by: danbugs <danilochiarlone@gmail.com>
0 commit comments