On Fri, May 2, 2025 at 8:59 AM Jacob Champion <jacob.champ...@enterprisedb.com> wrote: > libintl is already coming in via frontend_stlib_code, so that's fine. > So now I'm wondering if any other static clients of libpq-int.h (if > there are any) need the ssl dependency too, for correctness, or if > it's just me.
Looks like it's just me. And using partial_dependency for the includes seems like overkill, so I've kept the full ssl dependency object, but moved it to the staticlib only, which is enough to solve the breakage on my machine. Nathan, if you get a chance, does the attached patch work for you? Thanks! --Jacob
0001-oauth-Correct-SSL-dependency-for-libpq-oauth.a.patch
Description: Binary data