aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory M. Tuner <gmt@be-evil.net>2013-12-21 12:14:31 -0800
committerGregory M. Tuner <gmt@be-evil.net>2013-12-21 12:14:31 -0800
commitc3dcc430ac051328ba69f7311d977226af1f09b3 (patch)
treec8869450a56ce4b2032cfcbf4c5d2ef423986ad2 /eclass/qt4-build-multilib.eclass
parenteclass/qt4-build-multilib: support hyphenated EAPIs (diff)
downloadgmt-c3dcc430ac051328ba69f7311d977226af1f09b3.tar.gz
gmt-c3dcc430ac051328ba69f7311d977226af1f09b3.tar.bz2
gmt-c3dcc430ac051328ba69f7311d977226af1f09b3.zip
eclass/qt4-build-multilib: shorten wordy comment
Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
Diffstat (limited to 'eclass/qt4-build-multilib.eclass')
-rw-r--r--eclass/qt4-build-multilib.eclass9
1 files changed, 1 insertions, 8 deletions
diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass
index 5cf6841..8d42475 100644
--- a/eclass/qt4-build-multilib.eclass
+++ b/eclass/qt4-build-multilib.eclass
@@ -129,14 +129,7 @@ qt4-build-multilib_src_configure() {
myconf="${newmyconf}"
}
- # we definitely don't want changes to "myconf" flowing
- # down the call stack and out of
- # qt4-build-multilib_src_configure. The fact that
- # it doesn't is an implementation quirk
- # of multiprocessing.eclass that we shouldn't be
- # relying on, somebody might "fix" that (very doubtful)
- # or it might not apply when MAKEOPTS=-j1
- # anyhow doing this is just cleaner/safer
+ # prevent per-abi changes to "myconf" from persisting
local myconf="${myconf}"
_qt4_get_libdir_subst_myconf