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 01:52:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
20bf02ce18bc8bb9f2f5298e4c8a3c570fbe6691
shredos.x86_64/package/python3/Config.in.host

17 lines
293 B
Plaintext
Raw Normal View History

package/python3: 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-python3 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_PYTHON3
bool "host python3"
help
The python language interpreter. Host package.
http://www.python.org/
if BR2_PACKAGE_HOST_PYTHON3
config BR2_PACKAGE_HOST_PYTHON3_SSL
bool "ssl"
select BR2_PACKAGE_HOST_OPENSSL
help
_ssl module for host Python3.
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1056ms Template: 1ms
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