LinkageMapELF.isMasterLink(): literally compare
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Jun 2011 10:01:06 +0000 (03:01 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Jun 2011 10:01:06 +0000 (03:01 -0700)
commita472460f7d93b83bbc8b8c08d48f0a57ab7924d3
treed42491bba3cbcac5ab139efc52ad7a80d5d1749a
parente033be0c91e5776b3eef31a02aed849696e73f45
LinkageMapELF.isMasterLink(): literally compare

Comparing the lengths of the names alone seems like too much of an
assumption, so literally compare the beginning of the soname to the
basename of the given file.
pym/portage/util/_dyn_libs/LinkageMapELF.py