projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
601e1ed
)
dev-util/strace: Whitespace
author
Patrick Lauer
<patrick@gentoo.org>
Thu, 10 Mar 2016 13:42:30 +0000
(14:42 +0100)
committer
Patrick Lauer
<patrick@gentoo.org>
Thu, 10 Mar 2016 13:42:30 +0000
(14:42 +0100)
Package-Manager: portage-2.2.27
dev-util/strace/strace-4.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/strace/strace-4.9.ebuild
b/dev-util/strace/strace-4.9.ebuild
index e24ac1b0a82c8d79cdca97949cdd5d6d007adceb..fe2bc155789e8bf4159ed0278a24866ab0764fce 100644
(file)
--- a/
dev-util/strace/strace-4.9.ebuild
+++ b/
dev-util/strace/strace-4.9.ebuild
@@
-40,7
+40,7
@@
src_prepare() {
use static && append-ldflags -static
export ac_cv_header_libaio_h=$(usex aio)
-
+
# Stub out the -k test since it's known to be flaky. #545812
sed -i '1iexit 77' tests*/strace-k.test || die
}