summaryrefslogtreecommitdiffstats
path: root/rules/talloc.in
blob: 7844ec3cc87d1e2b90e11d5a502bf50c5ce94e4f (plain)
1
2
3
4
5
6
7
8
9
## SECTION=system_libraries

config TALLOC
	tristate
	prompt "talloc"
	select LIBBSD
	select HOST_SYSTEM_PYTHON3
	help
	  hierarchical pool based memory allocator