Commits


Paul Wankadia authored and GitHub committed 6a894bd555f
Build `//:benchmark` as a static library only. (#1373) If someone or something ever needs the dynamic library as a Bazel build artifact, we can figure that out for them then, but right now, there is no strong reason to be wrangling various `export.h`-controlling macros. Fixes #1372.