Skip to content

Commit

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

Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
  • Loading branch information
LKreutzer authored and emakeev committed Aug 5, 2022
1 parent c67a924 commit e5847f5
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 e5847f5

Please sign in to comment.