mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/pypy: Sync the live ebuild
This commit is contained in:
@@ -96,8 +96,6 @@ src_prepare() {
|
||||
eapply "${FILESDIR}/4.0.0-gentoo-path.patch"
|
||||
eapply "${FILESDIR}/1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch"
|
||||
eapply "${FILESDIR}"/2.5.0-shared-lib.patch # 517002
|
||||
# disarm implicit -flto
|
||||
eapply "${FILESDIR}"/5.7.1-kill-flto.patch
|
||||
|
||||
sed -e "s^@EPREFIX@^${EPREFIX}^" \
|
||||
-e "s^@libdir@^$(get_libdir)^" \
|
||||
@@ -107,7 +105,7 @@ src_prepare() {
|
||||
pushd lib-python/2.7 > /dev/null || die
|
||||
# TODO: cpy turkish locale patch now fixes C code
|
||||
# probably needs better port to pypy, if it is broken there
|
||||
eapply "${FILESDIR}"/5.7.1_all_distutils_cxx.patch
|
||||
eapply "${FILESDIR}"/5.8.0_all_distutils_cxx.patch
|
||||
eapply "${WORKDIR}"/patches/62_all_xml.use_pyxml.patch
|
||||
popd > /dev/null || die
|
||||
|
||||
|
||||
Reference in New Issue
Block a user