Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion bazel/glog.bzl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Implement a macro glog_library() that the BUILD file can load.
# Implement a macro glog_library() that the BUILD.bazel file can load.

# By default, glog is built with gflags support. You can change this behavior
# by using glog_library(with_gflags=0)
Expand Down