bpo-45548: Fix out-of-tree and Debian builds (GH-29263) by tiran · Pull Request #29263 · python/cpython
Add Modules subdirs to SRCDIRS to generate directories for out-of-tree object files. Debian wants ncurses lib. Works on Fedora, too. Debian also needs pkg-config to detect correct flags. Remove more outdated comments. Makefile now tracks header dependencies -lintl is injected by configure when needed. Build _dbm with gdbm-compat. Group some modules by purpose. socket, select, and mmap work on Windows, too. Signed-off-by: Christian Heimes <christian@python.org>
tiran
changed the title
bpo-45548: Fix out-of-tree and Debian builds
bpo-45548: Fix out-of-tree and Debian builds (GH-29263)
tiran
deleted the
bpo-45548-3
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters