board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / perl-time-hires / Config.in
blob37bad71d857f431d0894be5e581adc42f0803775
1 config BR2_PACKAGE_PERL_TIME_HIRES
2         bool "perl-time-hires"
3         depends on !BR2_STATIC_LIBS
4         help
5           High resolution alarm, sleep, gettimeofday, interval timers
7           http://search.cpan.org/dist/Time-HiRes/HiRes.pm
9 comment "perl-time-hires needs a toolchain w/ dynamic library"
10         depends on BR2_STATIC_LIBS