projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3a37b
)
dev-libs/klibc: [QA] Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 15:32:44 +0000
(16:32 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:16 +0000
(17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/klibc/klibc-2.0.4-r3.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/klibc/klibc-2.0.4-r3.ebuild
b/dev-libs/klibc/klibc-2.0.4-r3.ebuild
index 15cd0619685da4a886683ce76457b88f760bbf42..ceaa4843485eb7aeba6f7ddd432c2a860f6325cb 100644
(file)
--- a/
dev-libs/klibc/klibc-2.0.4-r3.ebuild
+++ b/
dev-libs/klibc/klibc-2.0.4-r3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
@@
-63,7
+63,8
@@
KS="${WORKDIR}/linux-${OKV}"
# Klibc has no PT_GNU_STACK support, so scanning for execstacks is moot
QA_EXECSTACK="*"
# Do not strip
-RESTRICT="strip"
+RESTRICT="strip
+ !test? ( test )"
kernel_asm_arch() {
a="${1:${ARCH}}"