Config.in 269 B

12345678910
  1. config BR2_PACKAGE_PERL_MATH_INT64
  2. bool "perl-math-int64"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Manipulate 64 bits integers in Perl.
  6. http://metacpan.org/release/Math-Int64
  7. comment "perl-math-int64 needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS