mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
config BR2_PACKAGE_PERL_CLONE
|
|
bool "perl-clone"
|
|
depends on !BR2_STATIC_LIBS
|
|
help
|
|
recursively copy Perl datatypes.
|
|
|
|
https://metacpan.org/release/Clone
|
|
|
|
comment "perl-clone needs a toolchain w/ dynamic library"
|
|
depends on BR2_STATIC_LIBS
|