Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1f1d73a

Browse filesBrowse files
committed
Blind attempt to fix ODR violations
Remove apparently useless "link_with" directive. Even if this isn't the root cause, it makes the .build file more like the other test modules. Reviewed by Masahiko Sawada Follow-up to ee1b30f, per buildfarm members olingo and grassquit. Discussion: https://postgr.es/m/CANWCAZaJAaO8MimTU%2BY-DZutM6HQLQu%3DK2HyoQULdB3v_6BSCg%40mail.gmail.com
1 parent 29ef1dd commit 1f1d73a
Copy full SHA for 1f1d73a

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/test/modules/test_radixtree/meson.build

Copy file name to clipboardExpand all lines: src/test/modules/test_radixtree/meson.build
-1Lines 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: pgport_srv,
1615
kwargs: pg_test_mod_args,
1716
)
1817
test_install_libs += test_radixtree

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.