The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / argp-standalone / Config.in
1 config BR2_PACKAGE_ARGP_STANDALONE
2         bool "argp-standalone"
3         # glibc provides its own argp implementation.
4         depends on !BR2_TOOLCHAIN_USES_GLIBC
5         help
6           Glibc hierarchical argument parsing standalone library.
7
8           http://www.lysator.liu.se/~nisse/misc/