b6586d3b68
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
config BR2_PACKAGE_PERL_TIME_HIRES
|
|
bool "perl-time-hires"
|
|
depends on !BR2_STATIC_LIBS
|
|
help
|
|
High resolution alarm, sleep, gettimeofday, interval timers
|
|
|
|
https://metacpan.org/release/Time-HiRes
|
|
|
|
comment "perl-time-hires needs a toolchain w/ dynamic library"
|
|
depends on BR2_STATIC_LIBS
|