Commit d924b1c
committed
PYTHON: Export a variable explicitly to access it
If the variable is not explicitly exported or passed
to the configuration command, then it will be initialized
by the configure script as:
PYTHON=/usr/bin/python3.11 on bookworm
PYTHON=/usr/bin/python3.10 on jammi1 parent 51d6491 commit d924b1c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | | - | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments