sandboxed-api/sandboxed_api/examples/stringop
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
..
lib Follow-up to 3c51348 fixing linker issues with gflags and glog 2019-07-30 06:48:38 -07:00
BUILD.bazel Internal change 2019-06-05 00:26:14 -07:00
CMakeLists.txt Honor SAPI_ENABLE_TESTS in examples 2019-07-25 05:11:58 -07:00
main_stringop.cc Internal change 2019-06-05 00:26:14 -07:00