aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/modules/test_radixtree/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/modules/test_radixtree/meson.build b/src/test/modules/test_radixtree/meson.build
index 8315b59d9e1..4a541a78ca4 100644
--- a/src/test/modules/test_radixtree/meson.build
+++ b/src/test/modules/test_radixtree/meson.build
@@ -12,7 +12,6 @@ endif
test_radixtree = shared_module('test_radixtree',
test_radixtree_sources,
- link_with: pgport_srv,
kwargs: pg_test_mod_args,
)
test_install_libs += test_radixtree