mkimage-profiles/features.in/memclean/config.mk
Michael Shigorin 71caf44aa3 memclean: new feature
This one is likely to get just a single user right now
but the future potential is clearly higher.

Please do review libzmalloc implementation if concerned.
2015-04-20 13:35:32 +03:00

5 lines
127 B
Makefile

use/memclean: use/control
@$(call add_feature)
@$(call add,THE_PACKAGES,libzmalloc)
@$(call add,CONTROL,libzmalloc:enabled)