Config.in 293 B

1234567891011
  1. config BR2_PACKAGE_PERL_SYS_CPU
  2. bool "perl-sys-cpu"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Perl module for getting information about the system CPU
  6. (Sys::CPU).
  7. http://search.cpan.org/dist/Sys-CPU/
  8. comment "perl-sys-cpu needs a toolchain w/ dynamic library"
  9. depends on BR2_STATIC_LIBS