mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_UJSON
|
||||
bool "python-ujson"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
help
|
||||
UltraJSON is an ultra fast JSON encoder and decoder written
|
||||
in pure C with bindings for Python 3.
|
||||
in pure C with bindings for Python 2.5+ and 3.
|
||||
|
||||
https://pypi.python.org/pypi/ujson
|
||||
|
||||
comment "python-ujson needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
Reference in New Issue
Block a user