Config.in 299 B

1234567891011
  1. config BR2_PACKAGE_PERL_DEVEL_SIZE
  2. bool "perl-devel-size"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Perl extension for finding the memory usage of Perl
  6. variables.
  7. https://metacpan.org/release/Devel-Size
  8. comment "perl-devel-size needs a toolchain w/ dynamic library"
  9. depends on BR2_STATIC_LIBS