Uh oh!
There was an error while loading. Please reload this page.
Fix missing liburiparser linker option - #20817
Conversation
@DanielEScherzer, if pass review, nice to have in release branch for 8.5.2 Notice: this feature (external liburiparser) is quite new, as version 1.0.0 is required and was very recently released (Dec 15th), so for now, most users don't use it. But this is a best practice (system libraries) for downstream packaging (in Linux distro) |
remicollet
commented
Jan 5, 2026
Merged in 8.5+ as 9b089ed |
DanielEScherzer
commented
Jan 13, 2026
Cherry-picked as 872ff82 |
remicollet
commented
Jan 14, 2026
Thanks |
Drop
URI_SHARED_LIBADDusage (only needed for a shared extension), use global AutoconfLIBSvariable insteadThis fix build with external liburiparser (strangely seems only out of sources tree)