Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de7e451

Browse files
committedJun 17, 2025··
Add config.toml to hyperlight_guest_bin so it builds standalone on windows
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent 1c6645b commit de7e451

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
target = "x86_64-unknown-none"

0 commit comments

Comments
 (0)
Please sign in to comment.