Config.in 246 B

12345678910
  1. config BR2_PACKAGE_PERL_CLONE
  2. bool "perl-clone"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. recursively copy Perl datatypes.
  6. https://metacpan.org/release/Clone
  7. comment "perl-clone needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS