This repository was archived by the owner on Feb 24, 2023. It is now read-only.
Commit 3a5a22a
committed
python: Drop an unnecessary patch for ncurses
That is necessary only if ncurses is built with prefix != /usr or
--disable-overwrite is used. Neither is the case now, so adapting to
header paths is not necessary.
Also tweaks configure options for ncurses. Only necessary options are
kept.
Fixes build failures after python/cpython#4165
pybuild-rebuild=ncurses1 parent 2f70d39 commit 3a5a22a
File tree
3 files changed
+2
-274
lines changed- mk/python
- pybuild/packages
3 files changed
+2
-274
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
24 | | - | |
25 | | - | |
| 20 | + | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments