diff options
Diffstat (limited to 'package/perl-posix-strftime-compiler/Config.in')
-rw-r--r-- | package/perl-posix-strftime-compiler/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/perl-posix-strftime-compiler/Config.in b/package/perl-posix-strftime-compiler/Config.in new file mode 100644 index 0000000000..279d9f9a84 --- /dev/null +++ b/package/perl-posix-strftime-compiler/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER + bool "perl-posix-strftime-compiler" + help + GNU C library compatible strftime for loggers and servers + + https://github.com/kazeburo/POSIX-strftime-Compiler |