mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
dba12ba6e6
Signed-off-by: Kevin Lam <kevklam@users.noreply.github.com>
6 lines
192 B
TOML
6 lines
192 B
TOML
[target.x86_64-pc-windows-msvc]
|
|
rustflags = ["-C", "link-args=/FORCE:MULTIPLE /STACK:8388608"]
|
|
|
|
[target.aarch64-pc-windows-msvc]
|
|
rustflags = ["-C", "link-args=/FORCE:MULTIPLE /STACK:8388608"]
|