ladybird/Ports/python3
Linus Groh b06f68c3d2 Ports: Fix Python _crypt module linkage error
we need to link against LibCrypt and subsubsequently LibCore (which
LibCrypt does not link against itself due to a circular dependency
issue).
Not sure why this broke, it worked when I last updated the port.
2021-04-21 23:35:35 +02:00
..
patches Ports: Update Python to 3.9.4 2021-04-06 22:25:33 +02:00
.gitignore Ports: Build most python3 extension modules statically 2021-02-02 16:53:06 +01:00
package.sh Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR 2021-04-20 15:27:52 +02:00
Setup.local Ports: Fix Python _crypt module linkage error 2021-04-21 23:35:35 +02:00
version.sh Ports: Update Python to 3.9.4 2021-04-06 22:25:33 +02:00