Skip to content

Commit

Permalink
Add linkshared to mozc_cc_binary in mozc_win32_cc_prod_binary.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyuki-komatsu committed Dec 18, 2024
1 parent ef62bf8 commit e3e4f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build_defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ def mozc_win32_cc_prod_binary(
srcs = srcs,
deps = deps,
linkopts = linkopts,
linkshared = static_crt,
win_def_file = win_def_file,
tags = tags,
target_compatible_with = target_compatible_with,
Expand Down

0 comments on commit e3e4f23

Please sign in to comment.