Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fcitx
Browse files Browse the repository at this point in the history
  • Loading branch information
Fcitx Bot committed Jun 26, 2024
2 parents bb75314 + cccb244 commit 8bd1c73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ build:prod_windows --define TARGET=prod_windows --build_tag_filters=-nowin
# default. See https://github.com/bazelbuild/bazel/issues/7260
# TODO: Re-enable "incompatible_enable_cc_toolchain_resolution"
build:windows --noincompatible_enable_cc_toolchain_resolution
build:oss_macos --noincompatible_enable_cc_toolchain_resolution
build:prod_macos --noincompatible_enable_cc_toolchain_resolution
build:oss_windows --noincompatible_enable_cc_toolchain_resolution
build:prod_windows --noincompatible_enable_cc_toolchain_resolution

# Android / OSS Android (same configurations)
build:android --define TARGET=oss_android --copt "-DOS_ANDROID"
Expand Down

0 comments on commit 8bd1c73

Please sign in to comment.