summaryrefslogtreecommitdiffstats
path: root/package/glibc/Config.in
blob: 63dd0f4dd7c58b8d7f1dfa753c22f479d4215894 (plain)
1
2
3
4
5
6
7
8
9
10
if BR2_TOOLCHAIN_BUILDROOT_GLIBC

config BR2_PACKAGE_GLIBC
	bool
	default y
	select BR2_PACKAGE_LINUX_HEADERS
	select BR2_TOOLCHAIN_HAS_SSP
	help
	  https://www.gnu.org/software/libc/
endif
OpenPOWER on IntegriCloud