From 6a4976483b1d5892905618254af65afa7d8baa83 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 13 Sep 2017 17:33:25 -0400 Subject: drop bundled gflags from the checkout The only code using gflags is google_crash_report_sender, and nothing builds or tests that code currently. Switch it over to using system versions of gflags so we can drop the local prebuilts. Tested local builds by hand of the tool. Bug: google-breakpad:360 Change-Id: I75d79b176468c948773079a54d87e70709feaf87 Reviewed-on: https://chromium-review.googlesource.com/665799 Reviewed-by: Mark Mentovai --- src/third_party/linux/lib/gflags/libgflags.a | Bin 390804 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/third_party/linux/lib/gflags/libgflags.a (limited to 'src/third_party/linux/lib/gflags') diff --git a/src/third_party/linux/lib/gflags/libgflags.a b/src/third_party/linux/lib/gflags/libgflags.a deleted file mode 100644 index c0de874c..00000000 Binary files a/src/third_party/linux/lib/gflags/libgflags.a and /dev/null differ -- cgit v1.2.1