toolchain.eclass: automatically select latest gcc-config profile when unmerging activ...
authorMike Frysinger <vapier@gentoo.org>
Thu, 14 Apr 2016 05:37:33 +0000 (01:37 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 14 Apr 2016 05:38:47 +0000 (01:38 -0400)
commite5fdfd991ec21885d4141440da97189f29dfa7b9
treefbda93a186ce21e47289c1cf4ef0c9391bf9fa04
parentbb5bf685f43b0cfb249de81ac14b760f73de3b2f
toolchain.eclass: automatically select latest gcc-config profile when unmerging active version #529608

If the user is unmerging the current version, try and automatically
switch to a better version.  We blindly pick the latest one available
for the target in question since there's not really a better metric
to figure out which one the user actually would want.
eclass/toolchain.eclass