tool/goexe: refactor to use windows_sys
Updates #19255 Signed-off-by: Nathan Perry <nathan@tailscale.com> Change-Id: Idf69f23b5a61417d5fa3638a276d64856a6a6964
This commit is contained in:
committed by
Brad Fitzpatrick
parent
8a9840d6a8
commit
33cd8ea86b
@@ -1,2 +1,5 @@
|
||||
[build]
|
||||
target = "i686-pc-windows-gnu"
|
||||
|
||||
[target.i686-pc-windows-gnu]
|
||||
rustflags = ["-C", "link-args=-nostartfiles -lkernel32"]
|
||||
|
||||
Reference in New Issue
Block a user