mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/pypy3: Sync the live ebuild
This commit is contained in:
@@ -85,8 +85,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)^" \
|
||||
@@ -94,7 +92,7 @@ src_prepare() {
|
||||
|
||||
# apply CPython stdlib patches
|
||||
pushd lib-python/3 > /dev/null || die
|
||||
eapply "${FILESDIR}"/5.7.1_all_distutils_cxx.patch
|
||||
eapply "${FILESDIR}"/5.8.0_all_distutils_cxx.patch
|
||||
eapply "${FILESDIR}"/python-3.5-distutils-OO-build.patch
|
||||
popd > /dev/null || die
|
||||
|
||||
|
||||
Reference in New Issue
Block a user