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 | ||
CMakeLists.txt | ||
sandbox.h | ||
stringop_params.proto | ||
stringop.cc |