Config.in 297 B

12345678910
  1. config BR2_PACKAGE_PERL_IO_INTERFACE
  2. bool "perl-io-interface"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Access and modify network interface card configuration.
  6. https://metacpan.org/release/IO-Interface
  7. comment "perl-io-interface needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS