1
Fork 0

windows: add dynamic_library_linkopts

The patchset was created before
921fda9260, which added an option to
zig_cc_toolchain_config, causing a "soft merge conflict" after merging.
nix
Motiejus Jakštys 2022-06-02 05:47:51 +03:00
parent 6f2ae838cd
commit 91ef17196b
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ def _target_windows(gocpu, zigcpu):
"libc/include/any-windows-any",
],
linkopts = [],
dynamic_library_linkopts = [],
copts = [],
bazel_target_cpu = "x64_windows",
constraint_values = [