mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
b7cbc36071
The temporary solution for binaries/tests that fully statically linked is to link against `gflags` using `-Wl,--whole-archive`. This will no longer be necessary, once Abseil ships with logging. Then we can (finally) use Abseil flags and use a logging library that does not depend on a different flags library. PiperOrigin-RevId: 260705702 Change-Id: I8562faaff59f9c3e0e1d331186d2806d387438fb |
||
---|---|---|
.. | ||
BUILD.bazel | ||
canonical_errors.cc | ||
canonical_errors.h | ||
CMakeLists.txt | ||
flag.h | ||
raw_logging.cc | ||
raw_logging.h | ||
status_internal.h | ||
status_macros_test.cc | ||
status_macros.h | ||
status_matchers.h | ||
status_test.cc | ||
status.cc | ||
status.h | ||
status.proto | ||
statusor_test.cc | ||
statusor.h |