Skip to content
Commit 0810deca authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

python-3.5: Drop dependency on Berkeley DB

The previous commit revealed that Python wasn't actually using
Berkeley DB; it only had it in its closure due to the build-time flag
dump in Makefile and _sysconfigdata.py. When Python detects both GNU
gdbm and Berkeley DB at build time, it will use the former.
parent fdd7399a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment