[3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (#125112)
Per https://github.com/python/cpython/issues/89452#issuecomment-1116329316, the issue is fixed in configure for 3.11+, and > For older Python versions, the workaround is to build with: > > ./configure --with-dbmliborder=gdbm:ndbm We need this workaround in GitHub Actions, otherwise the tests fail.
P
Petr Viktorin committed
850189a64e7f0b920fe48cb12a5da3e648435680
Parent: 0c5fc27
Committed by GitHub <noreply@github.com>
on 10/8/2024, 2:37:22 PM