diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-25 14:54:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-25 15:13:19 +0000 |
commit | 10b92cbbf831284ec9b9d8aeab93c8d1c9ddf4fe (patch) | |
tree | dd328664f66fe13a561932abf8f6b7fb1cfb164d /sys-libs/newlib | |
parent | dev-util/cppcheck: Version 1.85 (diff) | |
download | gentoo-10b92cbbf831284ec9b9d8aeab93c8d1c9ddf4fe.tar.gz gentoo-10b92cbbf831284ec9b9d8aeab93c8d1c9ddf4fe.tar.bz2 gentoo-10b92cbbf831284ec9b9d8aeab93c8d1c9ddf4fe.zip |
sys-libs/newlib: drop comment mentioning prepallstrip()
The comment still manages to confuse people. Let's drop it.
Bug: https://bugs.gentoo.org/587298
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/newlib')
-rw-r--r-- | sys-libs/newlib/newlib-2.0.0.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-2.1.0.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-2.2.0.20150423.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-2.2.0.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-2.3.0.20160104.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-2.4.0.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-2.5.0.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-9999.ebuild | 3 |
8 files changed, 8 insertions, 16 deletions
diff --git a/sys-libs/newlib/newlib-2.0.0.ebuild b/sys-libs/newlib/newlib-2.0.0.ebuild index 053d58f02482..480700b42b49 100644 --- a/sys-libs/newlib/newlib-2.0.0.ebuild +++ b/sys-libs/newlib/newlib-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -62,7 +62,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip # minor hack to keep things clean rm -fR "${D}"/usr/share/info rm -fR "${D}"/usr/info diff --git a/sys-libs/newlib/newlib-2.1.0.ebuild b/sys-libs/newlib/newlib-2.1.0.ebuild index fdf7d10a2f68..5b7a8941d191 100644 --- a/sys-libs/newlib/newlib-2.1.0.ebuild +++ b/sys-libs/newlib/newlib-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -67,7 +67,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip # minor hack to keep things clean rm -fR "${D}"/usr/share/info rm -fR "${D}"/usr/info diff --git a/sys-libs/newlib/newlib-2.2.0.20150423.ebuild b/sys-libs/newlib/newlib-2.2.0.20150423.ebuild index c851572aa12a..b8982d522c94 100644 --- a/sys-libs/newlib/newlib-2.2.0.20150423.ebuild +++ b/sys-libs/newlib/newlib-2.2.0.20150423.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -74,7 +74,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip # minor hack to keep things clean rm -fR "${D}"/usr/share/info rm -fR "${D}"/usr/info diff --git a/sys-libs/newlib/newlib-2.2.0.ebuild b/sys-libs/newlib/newlib-2.2.0.ebuild index a583773e9351..06ec36dcc2cb 100644 --- a/sys-libs/newlib/newlib-2.2.0.ebuild +++ b/sys-libs/newlib/newlib-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -75,7 +75,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip # minor hack to keep things clean rm -fR "${D}"/usr/share/info rm -fR "${D}"/usr/info diff --git a/sys-libs/newlib/newlib-2.3.0.20160104.ebuild b/sys-libs/newlib/newlib-2.3.0.20160104.ebuild index 70750a911182..29a9d5b95949 100644 --- a/sys-libs/newlib/newlib-2.3.0.20160104.ebuild +++ b/sys-libs/newlib/newlib-2.3.0.20160104.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -74,7 +74,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip # minor hack to keep things clean rm -fR "${D}"/usr/share/info rm -fR "${D}"/usr/info diff --git a/sys-libs/newlib/newlib-2.4.0.ebuild b/sys-libs/newlib/newlib-2.4.0.ebuild index 724e01a55fa8..120357a4dcaf 100644 --- a/sys-libs/newlib/newlib-2.4.0.ebuild +++ b/sys-libs/newlib/newlib-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -79,7 +79,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip # minor hack to keep things clean rm -fR "${D}"/usr/share/info rm -fR "${D}"/usr/info diff --git a/sys-libs/newlib/newlib-2.5.0.ebuild b/sys-libs/newlib/newlib-2.5.0.ebuild index e59c79299cbf..6575c24051a7 100644 --- a/sys-libs/newlib/newlib-2.5.0.ebuild +++ b/sys-libs/newlib/newlib-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -115,7 +115,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" || die emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip if use nano ; then cd "${NEWLIBNANOBUILD}" || die diff --git a/sys-libs/newlib/newlib-9999.ebuild b/sys-libs/newlib/newlib-9999.ebuild index e59c79299cbf..6575c24051a7 100644 --- a/sys-libs/newlib/newlib-9999.ebuild +++ b/sys-libs/newlib/newlib-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -115,7 +115,6 @@ src_compile() { src_install() { cd "${NEWLIBBUILD}" || die emake -j1 DESTDIR="${D}" install -# env -uRESTRICT CHOST=${CTARGET} prepallstrip if use nano ; then cd "${NEWLIBNANOBUILD}" || die |