Sorry, something went wrong.
|
Ping. |
Sorry, something went wrong.
|
Another ping. It would be really nice to have this fixed. |
Sorry, something went wrong.
|
@erlend-aasland, updated as requested. |
Sorry, something went wrong.
|
Does this need a backport? |
Sorry, something went wrong.
|
Does this need a backport? Unless I'm mistaken, no. The issue was introduced in ec5e253, and FWICS this in 3.12 only. |
Sorry, something went wrong.
|
Thanks, and sorry for the delay! If you want to pursue the AC refactorings discussed, please open an issue/PR. |
Sorry, something went wrong.
|
Thank you! I'm happy enough having the immediate problem fixed. |
Sorry, something went wrong.
Fix the gdbm_compat library detection logic to actually check for
-lgdbm_compat independently of the ndbm detection. This fixes the build
failure with --with-dbmliborder=gdbm, and implicit fallback to ndbm
with the default value.