diff options
Diffstat (limited to 'Ports/python3/patches/ReadMe.md')
-rw-r--r-- | Ports/python3/patches/ReadMe.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Ports/python3/patches/ReadMe.md b/Ports/python3/patches/ReadMe.md index da9f097aa7..e42aad5759 100644 --- a/Ports/python3/patches/ReadMe.md +++ b/Ports/python3/patches/ReadMe.md @@ -57,3 +57,6 @@ given `TCP_NODELAY` as an argument. This TCP socket option is used in many applications (like pip and requests) for optimization purposes. For now, it can be safely ignored until it's supported in the kernel. +## `0007-Set-name-of-shared-libpython.patch` + +Set name of shared libpython |