sandboxed-api/sandboxed_api/examples
Christian Blichmann b7cbc36071 Follow-up to 3c51348 fixing linker issues with gflags and glog
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
2019-07-30 06:48:38 -07:00
..
stringop Follow-up to 3c51348 fixing linker issues with gflags and glog 2019-07-30 06:48:38 -07:00
sum Follow-up to 3c51348 fixing linker issues with gflags and glog 2019-07-30 06:48:38 -07:00
zlib Make embedding the sandbox code the default 2019-07-12 04:07:11 -07:00
CMakeLists.txt Add CMake options to exclude examples and tests from build 2019-07-15 04:42:58 -07:00