Actions
Optimization #1642
closedAdd --disable-python option
Effort:
Difficulty:
Label:
Description
If you have a buildsystem with python installed but the target platform has no python installed, you want to disable python within the build process.
So it might be best to add a --disable-python option for configure to override the check for python installed.
Actions