Q: What params are used to configure python? #2107
Unanswered
apivovarov
asked this question in
Q&A
Replies: 3 comments
-
It just calls python-build |
Beta Was this translation helpful? Give feedback.
0 replies
-
What should I do to build python with optimizations using rtx?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
yeah but |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Where can I found what Python configure params are used when I run command
rtx use -g [email protected]
?I guess it should be smth like
./configure --enable-optimizations --with-lto etc etc
.pyenv/plugins/python-build expects it as
PYTHON_CONFIGURE_OPTS
Beta Was this translation helpful? Give feedback.
All reactions