mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
fixing https://github.com/rustdesk/rustdesk/issues/9103, maybe
This commit is contained in:
@@ -6,3 +6,5 @@ rustflags = ["-C", "target-feature=+crt-static", "-C", "link-args=/NODEFAULTLIB:
|
||||
rustflags = [
|
||||
"-C", "link-args=-sectcreate __CGPreLoginApp __cgpreloginapp /dev/null",
|
||||
]
|
||||
[target.'cfg(target_os="linux")']
|
||||
rustflags = ["-Ctarget-feature=+crt-static"]
|
||||
|
||||
Reference in New Issue
Block a user