summaryrefslogtreecommitdiff
path: root/buckifier/targets_cfg.py
diff options
context:
space:
mode:
Diffstat (limited to 'buckifier/targets_cfg.py')
-rw-r--r--buckifier/targets_cfg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buckifier/targets_cfg.py b/buckifier/targets_cfg.py
index 68912d113..0c20ef095 100644
--- a/buckifier/targets_cfg.py
+++ b/buckifier/targets_cfg.py
@@ -146,6 +146,7 @@ cpp_library(
preprocessor_flags = ROCKSDB_PREPROCESSOR_FLAGS,
deps = [{deps}],
external_deps = ROCKSDB_EXTERNAL_DEPS{extra_external_deps},
+ link_whole = {link_whole},
)
"""