Skip to content

Statically-linked

Choose a tag to compare

@qznc qznc released this 06 Nov 06:46
· 13 commits to m since this release

Turns out is is necessary to link Python statically, so we cannot just extract it from Alpine but have to build it from source. Special care is necessary to keep dlopen(3) working.