We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6ae62 commit 6d9751fCopy full SHA for 6d9751f
src/test/modules/test_radixtree/meson.build
@@ -12,7 +12,6 @@ endif
12
13
test_radixtree = shared_module('test_radixtree',
14
test_radixtree_sources,
15
- link_with: host_system == 'windows' ? pgport_shlib : [],
16
kwargs: pg_test_mod_args,
17
)
18
test_install_libs += test_radixtree
0 commit comments