summaryrefslogtreecommitdiffstats
path: root/package/libbsd/Config.in
blob: 0ed9dac9af15c184375e1cdf9c902cd3c928bd74 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBBSD
	bool "libbsd"
	help
	  This library provides useful functions commonly found on BSD
	  systems, and lacking on others like GNU systems, thus making
	  it easier to port projects with strong BSD origins, without
	  needing to embed the same code over and over again on each
	  project.

	  http://libbsd.freedesktop.org/