Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Commit896c212
committed
gh-98636: Fix detecting gdbm_compat for _dbm module
Fix the gdbm_compat library detection logic to set have_gdbm_compat=yes,as expected by `--with-dbmliborder=` handler. This fixes the buildfailure with `--with-dbmliborder=gdbm`, and implicit fallback to ndbmwith the default value.1 parent286549b commit896c212
File tree
4 files changed
+16
-2
lines changed- Misc
- NEWS.d/next/Build
4 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| 643 | + | |
643 | 644 | | |
644 | 645 | | |
645 | 646 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4120 | 4120 | | |
4121 | 4121 | | |
4122 | 4122 | | |
4123 | | - | |
| 4123 | + | |
| 4124 | + | |
| 4125 | + | |
| 4126 | + | |
| 4127 | + | |
| 4128 | + | |
4124 | 4129 | | |
4125 | 4130 | | |
4126 | 4131 | | |
| |||
0 commit comments
Comments
(0)