summary refs log tree commit diff
path: root/pkgs/development/libraries/snappy/disable-benchmark.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/snappy/disable-benchmark.patch')
-rw-r--r--pkgs/development/libraries/snappy/disable-benchmark.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/development/libraries/snappy/disable-benchmark.patch b/pkgs/development/libraries/snappy/disable-benchmark.patch
new file mode 100644
index 0000000000000..c891c13fe74c9
--- /dev/null
+++ b/pkgs/development/libraries/snappy/disable-benchmark.patch
@@ -0,0 +1,5 @@
+--- a/snappy-test.cc
++++ b/snappy-test.cc
+@@ -46 +46 @@
+-DEFINE_bool(run_microbenchmarks, true,
++DEFINE_bool(run_microbenchmarks, false,