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 |
||
---|---|---|
.. | ||
abort.cc | ||
add_policy_on_syscalls.cc | ||
buffer.cc | ||
BUILD.bazel | ||
CMakeLists.txt | ||
hostname.cc | ||
ipc.cc | ||
limits.cc | ||
malloc.cc | ||
minimal.cc | ||
namespace.cc | ||
personality.cc | ||
pidcomms.cc | ||
policy.cc | ||
print_fds.cc | ||
sanitizer.cc | ||
sleep.cc | ||
starve.cc | ||
symbolize.cc | ||
tsync.cc |