Config.in 315 B

12345678910
  1. config BR2_PACKAGE_PERL_DEVICE_SERIALPORT
  2. bool "perl-device-serialport"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Linux/POSIX emulation of Win32::SerialPort functions.
  6. https://metacpan.org/release/Device-SerialPort
  7. comment "perl-device-serialport needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS