cmake-utils.eclass: do not pass CMAKE_INSTALL_DO_STRIP in EAPI 6 and later
authorMichael Palimaka <kensington@gentoo.org>
Thu, 9 Jun 2016 15:11:23 +0000 (01:11 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 16 Jun 2016 17:56:24 +0000 (03:56 +1000)
commitec1cf28c6d96259cc9ecc2b76924b828f134cc3a
treeb2f505fd50216b6a1b7b6f83605c3df2fdb80b71
parent48b5f94e6994cf7cf0b0a2ce0deec4535508cc57
cmake-utils.eclass: do not pass CMAKE_INSTALL_DO_STRIP in EAPI 6 and later

CMAKE_INSTALL_DO_STRIP does not appear to be widely used, so this is a good
opportunity to get rid of it.
eclass/cmake-utils.eclass