sys-libs/glibc: add RESTRICT="!test? ( test )"
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 22:41:36 +0000 (22:41 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 22:41:36 +0000 (22:41 +0000)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/glibc/glibc-2.28-r6.ebuild
sys-libs/glibc/glibc-2.29-r2.ebuild
sys-libs/glibc/glibc-2.29-r5.ebuild
sys-libs/glibc/glibc-2.29-r6.ebuild
sys-libs/glibc/glibc-2.30-r2.ebuild
sys-libs/glibc/glibc-9999.ebuild

index 542ac476177ce779060cd479c43608c62f17e88a..329875854994ea54d535cb327b44ed21586382fa 100644 (file)
@@ -78,7 +78,7 @@ fi
 # As Gentoo's strip does not allow us to pass less aggressive stripping
 # options and does not check the machine target we disable stripping
 # entirely.
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
 
 # We need a new-enough binutils/gcc to match upstream baseline.
 # Also we need to make sure our binutils/gcc supports TLS,
index fffa190fc8547c4b4ed06a7f1442c53c266ce70f..5e57364b5be299643694999b41a9a14c0501676e 100644 (file)
@@ -80,7 +80,7 @@ fi
 # As Gentoo's strip does not allow us to pass less aggressive stripping
 # options and does not check the machine target we disable stripping
 # entirely.
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
 
 # We need a new-enough binutils/gcc to match upstream baseline.
 # Also we need to make sure our binutils/gcc supports TLS,
index cbcf205430f26ebd31e320e34c108fa892ef28be..5cb7bd73144cc72c78d8b98b6dea4ef8c935c3cc 100644 (file)
@@ -80,7 +80,7 @@ fi
 # As Gentoo's strip does not allow us to pass less aggressive stripping
 # options and does not check the machine target we disable stripping
 # entirely.
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
 
 # We need a new-enough binutils/gcc to match upstream baseline.
 # Also we need to make sure our binutils/gcc supports TLS,
index 2c67eee47a02c2afc267b99d936bc5202c17e998..8f88020a9c256490f675468c0d8726ac6f2d332e 100644 (file)
@@ -107,6 +107,8 @@ RDEPEND="${COMMON_DEPEND}
        sys-apps/gentoo-functions
 "
 
+RESTRICT="!test? ( test )"
+
 if [[ ${CATEGORY} == cross-* ]] ; then
        BDEPEND+=" !headers-only? (
                >=${CATEGORY}/binutils-2.24
index 97a8ffa71652b6078ef0397ed6eefc1ed8467a1f..f3282ba8a07f1e57a912f019215d39ed0d1da1fe 100644 (file)
@@ -107,6 +107,8 @@ RDEPEND="${COMMON_DEPEND}
        sys-apps/gentoo-functions
 "
 
+RESTRICT="!test? ( test )"
+
 if [[ ${CATEGORY} == cross-* ]] ; then
        BDEPEND+=" !headers-only? (
                >=${CATEGORY}/binutils-2.24
index 46d8888c699a534a31605b9a10c753f18b412375..2298db5a53addb546dbecb7b425e6feb99b280f8 100644 (file)
@@ -108,6 +108,8 @@ RDEPEND="${COMMON_DEPEND}
        sys-apps/gentoo-functions
 "
 
+RESTRICT="!test? ( test )"
+
 if [[ ${CATEGORY} == cross-* ]] ; then
        BDEPEND+=" !headers-only? (
                >=${CATEGORY}/binutils-2.24