This makes glog flags such as --logtostderr and --alsologtostderr keep working without requiring an explicit =true. Tested by building kubelet and invoking it with --logtostderr. Also tested a few non-boolean flags to ensure they weren't affected.