summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2017-02-17 09:12:30 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2017-02-17 09:12:30 +0100
commit955207038aa0213d1c561697a1073ab2e0d45307 (patch)
treee6ed8d2a4780ae346760b26e9255a72ad85de9f2 /sys-libs
parentsys-libs/newlib: support using for Gentoo/Cygwin distro (diff)
downloadprefix-955207038aa0213d1c561697a1073ab2e0d45307.tar.gz
prefix-955207038aa0213d1c561697a1073ab2e0d45307.tar.bz2
prefix-955207038aa0213d1c561697a1073ab2e0d45307.zip
sys-libs/newlib-9999: parallel build patch is applied upstream
Package-Manager: portage-2.2.28-prefix
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/newlib/newlib-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys-libs/newlib/newlib-9999.ebuild b/sys-libs/newlib/newlib-9999.ebuild
index e4c49e5897..9e1878a57a 100644
--- a/sys-libs/newlib/newlib-9999.ebuild
+++ b/sys-libs/newlib/newlib-9999.ebuild
@@ -43,11 +43,6 @@ pkg_setup() {
fi
}
-PATCHES=(
- # https://cygwin.com/ml/cygwin-patches/2017-q1/msg00036.html
- "${FILESDIR}"/cygwin-2.7.0-parallel-build.patch
-)
-
src_prepare() {
default
if [[ ${CHOST} == *-cygwin* ]] ; then