Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 63ed869

Browse files
j-naylorpull[bot]
authored andcommitted
Revert "Fix link error for test_radixtree module on Windows"
This reverts commit 9552e3a. I (john) forgot to revert this locally when a more principled fix was found, which has the same message title.
1 parent 65bd539 commit 63ed869

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/modules/test_radixtree/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ endif
1212

1313
test_radixtree = shared_module('test_radixtree',
1414
test_radixtree_sources,
15-
link_with: host_system == 'windows' ? pgport_shlib : [],
1615
kwargs: pg_test_mod_args,
1716
)
1817
test_install_libs += test_radixtree

0 commit comments

Comments
 (0)