From 2959902eb75c4af024909efdb13db497351362b8 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 1 Jun 2012 21:52:17 -0700 Subject: InheritEclass: add stable / conservative mode --- pym/portage/const.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pym/portage/const.py') diff --git a/pym/portage/const.py b/pym/portage/const.py index 5d6aabc0d..3744e111f 100644 --- a/pym/portage/const.py +++ b/pym/portage/const.py @@ -165,6 +165,7 @@ _ENABLE_DYN_LINK_MAP = True _ENABLE_PRESERVE_LIBS = True _ENABLE_REPO_NAME_WARN = True _ENABLE_SET_CONFIG = True +_ENABLE_INHERIT_CHECK = True # The definitions above will differ between branches, so it's useful to have -- cgit v1.2.3-1-g7c22