summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/examples
diff options
context:
space:
mode:
authorChenhao Qu <chenhao.qu@mongodb.com>2021-04-07 11:34:53 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-04-07 12:05:17 +0000
commitc344a14d23044d7b88fc8a048265ffbdbe22f00f (patch)
tree7df0fc72d2044c6aaf3cc970f8c643fd7d884a1b /src/third_party/wiredtiger/examples
parenta00ccbb751af270a8118427dd441f5710ec8b357 (diff)
downloadmongo-c344a14d23044d7b88fc8a048265ffbdbe22f00f.tar.gz
Import wiredtiger: 98c008d62c87b07f424fe4ddc374334469bab970 from branch mongodb-5.0
ref: dd3f5c8d3e..98c008d62c for: 5.0.0 WT-7387 Replace cluster/member with hostid
Diffstat (limited to 'src/third_party/wiredtiger/examples')
-rw-r--r--src/third_party/wiredtiger/examples/c/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/examples/c/Makefile.am b/src/third_party/wiredtiger/examples/c/Makefile.am
index a2923fe5df1..6c20b31a146 100644
--- a/src/third_party/wiredtiger/examples/c/Makefile.am
+++ b/src/third_party/wiredtiger/examples/c/Makefile.am
@@ -30,7 +30,6 @@ noinst_PROGRAMS = \
ex_encrypt_LDFLAGS = -rdynamic
ex_file_system_LDFLAGS = -rdynamic
-ex_storage_source_LDFLAGS = -rdynamic
# The examples can be run with no arguments as simple smoke tests
TESTS = $(noinst_PROGRAMS)