Skip to content

Commit

Permalink
chore: remove experimental_strict_action_env option from bazelrc (#13200
Browse files Browse the repository at this point in the history
)

Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
  • Loading branch information
LKreutzer committed Jul 6, 2022
1 parent a2e23d6 commit 5de4aaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ build:production --config=lsan --strip=never --copt=-O3

# C/C++ CONFIGS
build --cxxopt=-std=c++14
build --experimental_strict_action_env
build --compilation_mode=dbg

# DEFAULT TEST CONFIGURATION
Expand Down

0 comments on commit 5de4aaf

Please sign in to comment.