mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Typo fix
This commit is contained in:
parent
0f48d98b74
commit
db4018f320
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ Build
|
||||||
|
|
||||||
- Patch #1324762:Remove ccpython.cc; replace --with-cxx with
|
- Patch #1324762:Remove ccpython.cc; replace --with-cxx with
|
||||||
--with-cxx-main. Link with C++ compiler only if --with-cxx-main was
|
--with-cxx-main. Link with C++ compiler only if --with-cxx-main was
|
||||||
specified. (Can be overriden by explicitly setting LINKCC.) Decouple
|
specified. (Can be overridden by explicitly setting LINKCC.) Decouple
|
||||||
CXX from --with-cxx-main, see description in README.
|
CXX from --with-cxx-main, see description in README.
|
||||||
|
|
||||||
- Patch #1429775: Link extension modules with the shared libpython.
|
- Patch #1429775: Link extension modules with the shared libpython.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue