1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 09:27:35 +00:00

Ports: Build python3 port with shared libraries

This commit is contained in:
Julian Offenhäuser 2023-02-11 02:42:14 +01:00 committed by Andreas Kling
parent ed198ee6ae
commit b789debe07
3 changed files with 26 additions and 0 deletions

View file

@ -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