mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
comment "erlang-p1-stringprep needs a toolchain w/ C++"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|
|
|
|
config BR2_PACKAGE_ERLANG_P1_STRINGPREP
|
|
bool "erlang-p1-stringprep"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
|
help
|
|
Erlang interface to stringprep
|
|
|
|
https://github.com/processone/stringprep
|