Skip to content

Commit

Permalink
Merge 01a4bcc into 01d94d2
Browse files Browse the repository at this point in the history
  • Loading branch information
krinkinmu authored Nov 7, 2024
2 parents 01d94d2 + 01a4bcc commit eda7d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/foreign_cc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ configure_make(
configure_options = [
"--enable-option-checking",
"--enable-static",
"--enable-tools",
"--disable-draft",
"--disable-dyload",
"--disable-extras",
Expand All @@ -193,6 +192,7 @@ configure_make(
"--disable-samples",
"--disable-shared",
"--disable-tests",
"--disable-tools",
"--with-data-packaging=static",
],
data = ["@com_github_unicode_org_icu//:all"],
Expand Down

0 comments on commit eda7d87

Please sign in to comment.