Skip to content

Commit 1269d4a

Browse files
committed
bazel: Update Bazel and remove flipped flags
1 parent aa067a1 commit 1269d4a

File tree

4 files changed

+2
-111
lines changed

4 files changed

+2
-111
lines changed

.bazelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ build --enable_platform_specific_config
66
build -c opt
77
# Ensure that paths of files printed by our examples are valid.
88
build --nozip_undeclared_test_outputs
9-
# Allow build to start before all external deps have been fetched.
10-
common --experimental_merged_skyframe_analysis_execution
119

1210
# C/C++
1311
# GCC is supported on a best-effort basis.
1412
common --repo_env=CC=clang
15-
build --incompatible_enable_cc_toolchain_resolution
1613
# Required by abseil-cpp.
1714
build --cxxopt=-std=c++14
1815
# Requires a relatively modern clang.

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b29649fbdc983cd62a58b9b09ef699867e7c5b69
1+
1f12a4d8f82efa3eac5e1a708833e8ed53e54327

maven_install.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
3-
"__INPUT_ARTIFACTS_HASH": 68876267,
3+
"__INPUT_ARTIFACTS_HASH": 68877449,
44
"__RESOLVED_ARTIFACTS_HASH": 1123237997,
55
"conflict_resolution": {
66
"junit:junit:4.12": "junit:junit:4.13.2"

third_party/rules_jvm_external-toolchains-attribute.patch

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)