Logo
Explore Help
Sign In
Narcissus/shredos.x86_64
2
0
Fork 1
You've already forked shredos.x86_64
mirror of https://github.com/PartialVolume/shredos.x86_64.git synced 2026-02-21 18:12:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a17db95253400a8be3cdf3efb3a581c0a3cf2dfa
shredos.x86_64/package/python/Config.in.host

17 lines
288 B
Plaintext
Raw Normal View History

package/python: add option to build on the host Some python scripts may be ran in the custom scripts a user can define in the config. Allow the user to enable host-python explicitly. If any of those require ssl, they will fail with no possible fix. Add an option to enable openssl as well. This is made optional because openssl significantly increases the build time. Signed-off-by: Nicolas Carrier <nicolas.carrier@orolia.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-09-20 14:59:39 +00:00
config BR2_PACKAGE_HOST_PYTHON
bool "host python"
help
The python language interpreter. Host package.
http://www.python.org/
if BR2_PACKAGE_HOST_PYTHON
config BR2_PACKAGE_HOST_PYTHON_SSL
bool "ssl"
select BR2_PACKAGE_HOST_OPENSSL
help
_ssl module for host Python.
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 291ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API