Skip to content

gh-89452: Prefer gdbm-compat over ndbm#92208

Merged
ambv merged 1 commit intopython:mainfrom
ambv:gh89452
May 3, 2022
Merged

gh-89452: Prefer gdbm-compat over ndbm#92208
ambv merged 1 commit intopython:mainfrom
ambv:gh89452

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented May 3, 2022

This makes macOS gdbm provided by Homebrew not segfault through correct
selection of the linked library (-lgdbm_compat) AND the correct ndbm-style
header (gdbm-ndbm.h instead of the invalid ndbm.h).

Addresses #89452.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants