Skip to content

Conversation

@sebulsik-dev
Copy link

@sebulsik-dev sebulsik-dev commented Sep 18, 2025

Dynamic Sysconfig

About

When building on ARM64, you will be required to symlink the python sysconfig module for each build. Rather than hardcode the sysconfig to be x86_64, this change allows renpy-build to point to the correct sysconfig per architecture. Thus, it removes the need for symlinking the python sysconfig for every platform build.

(not tested on Android/iOS) due to configure error reporting is too harsh.

  • Added to context module due to assumed standards
  • This is how Android handles its builds according to its SDK sourcecode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant