summaryrefslogtreecommitdiff
path: root/package/libgc/Config.in
blob: e683beb56401c6024703a0a68fe65c88988dbe6e (plain)
1
2
3
4
5
6
7
8
# dependencies taken from rpi-userland

config BR2_PACKAGE_LIBGC
	bool "libgc"
	help
	  Boehms Garbage collector

	  https://www.hboehm.info/gc/