aboutsummaryrefslogtreecommitdiffstats
path: root/package/libgcc/Config.in
blob: 727cf1081d78026456355266984723220b57553a (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBGCC
	tristate "libgcc (GCC support library)"
	default m
	help
	  Shared version of the support library, a library of 
	  internal subroutines that GCC uses to overcome 
	  shortcomings of particular machines, or special needs 
	  for some languages.