www-client/firefox: fix hard-coded libc.so.6 for ctypes.util.find_library('c')
authorIan Stakenvicius <axs@gentoo.org>
Sun, 23 Aug 2015 13:17:04 +0000 (09:17 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Sun, 23 Aug 2015 13:17:04 +0000 (09:17 -0400)
commitccd35db8f273258b4b792861d8830e1b6fb86da0
tree37b43aabceb66f1c6ee1c13c463eab4d45e07d10
parentf68b678539fcd92d00a601a276275749c868d739
www-client/firefox: fix hard-coded libc.so.6 for ctypes.util.find_library('c')

Mozilla codebase starting with version 36 had a couple of hard-coded CDLL('libc.so.6'),
which causes compilation failures on linu systems that don't have a libc.so.6, such
as ia64 and possibly others.

Gentoo Bug: 557956

Package-Manager: portage-2.2.20
www-client/firefox/files/firefox-38-dont-hardcode-libc-soname.patch [new file with mode: 0644]
www-client/firefox/firefox-38.2.0.ebuild
www-client/firefox/firefox-40.0.2.ebuild