diff --git a/.bazelrc b/.bazelrc index 94434ccb95..c50ba9a2c9 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,3 +1,6 @@ +# Enable logging rc options. +common --announce_rc + # ----CONFIG OPTIONS---- build --flag_alias=with_bop=//ortools/linear_solver:with_bop build --flag_alias=with_cbc=//ortools/linear_solver:with_cbc