Skip to content

Commit 04757e5

Browse files
committed
Add config.toml to hyoerlight_guest_bin so it builds standalone on windows
Signed-off-by: Simon Davies <[email protected]>
1 parent d16d57c commit 04757e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)