buildroot/package/perl-devel-size/Config.in
Joeri Barbarien 0c941b0019 package/perl-devel-size: new package
Signed-off-by: Joeri Barbarien <joeri.barbarien@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-12-21 10:28:33 +01:00

12 lines
299 B
Plaintext

config BR2_PACKAGE_PERL_DEVEL_SIZE
bool "perl-devel-size"
depends on !BR2_STATIC_LIBS
help
Perl extension for finding the memory usage of Perl
variables.
https://metacpan.org/release/Devel-Size
comment "perl-devel-size needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS