File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2019,8 +2019,8 @@ Build Changes
2019
2019
2020
2020
* The `` configure`` script now uses the `` pkg- config`` utility, if available,
2021
2021
to detect the location of Tcl/ Tk headers and libraries. As before, those
2022
- locations can be explicitly specified with the :option: ` -- with - tcltk- includes`
2023
- and :option: ` -- with - tcltk- libs` configuration options.
2022
+ locations can be explicitly specified with the `` -- with - tcltk- includes` `
2023
+ and `` -- with - tcltk- libs` ` configuration options.
2024
2024
(Contributed by Manolis Stamatogiannakis in :issue:`42603 ` .)
2025
2025
2026
2026
* Add :option:`-- with - openssl- rpath` option to `` configure`` script. The option
Original file line number Diff line number Diff line change @@ -1249,7 +1249,7 @@ Build Changes
1249
1249
of macOS. If a macOS SDK is explicitly configured, by using
1250
1250
:option: `--enable-universalsdk ` or ``-isysroot ``, only the SDK itself is
1251
1251
searched. The default behavior can still be overridden with
1252
- :option: ` --with-tcltk-includes ` and :option: ` --with-tcltk-libs `.
1252
+ `` --with-tcltk-includes `` and `` --with-tcltk-libs ` `.
1253
1253
(Contributed by Ned Deily in :issue: `34956 `.)
1254
1254
1255
1255
* Python can now be built for Windows 10 ARM64.
You can’t perform that action at this time.
0 commit comments