scons-utils.eclass: _scons_clean_makeopts, stop exporting cache vars
authorMichał Górny <mgorny@gentoo.org>
Fri, 1 Jan 2016 12:57:21 +0000 (13:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 8 Jan 2016 05:14:36 +0000 (06:14 +0100)
commit1574851ef2a46cc6cccdeacbdbb9b14f21ca5c97
tree4bf7736a4a858c28785fc0d16ad3cc81f7889c4f
parentde0c03eda7a5570984491fe6fc2e4959b36ce128
scons-utils.eclass: _scons_clean_makeopts, stop exporting cache vars

Cache vars need only to be global to be preserved across calls.
Exporting them is undesired.
eclass/scons-utils.eclass