Skip to content

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jan 28, 2025

Use GDBM_CFLAGS and GDBM_LIBS for all gdbm related checks.

Use GDBM_CFLAGS and GDBM_LIBS for all gdbm related checks.
Comment on lines +4408 to +4410
dnl check for _dbmmodule.c dependencies
dnl ndbm, gdbm_compat, libdb
AC_CHECK_HEADERS([ndbm.h], [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're fine keeping this inside the GDBM_* env flag context, since this check also encompasses GDBM compat.

@erlend-aasland erlend-aasland added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jan 28, 2025
@erlend-aasland erlend-aasland requested a review from zanieb January 28, 2025 08:53
@erlend-aasland
Copy link
Contributor Author

Hm, the fix is not so straightforward as I thought; I'll have to look more closely at this.

Copy link
Contributor

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me

@zanieb
Copy link
Contributor

zanieb commented Jan 28, 2025

Yeah interested in that CI failure — seems fine otherwise.

@tomasr8 tomasr8 removed the needs backport to 3.12 only security fixes label Apr 10, 2025
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.14 bugs and security fixes label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants