summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-11-04 09:37:34 -0800
committerMatt Turner <mattst88@gentoo.org>2019-11-04 09:39:10 -0800
commitd720304b0505f3791eb088673aaba891b73b16d6 (patch)
tree6805f2388dcc3eac7f5f1140eaa90d6e8460d5f9 /dev-util/valgrind/valgrind-3.15.0.ebuild
parentdev-tex/circuit_macros: port to EAPI=7 (diff)
downloadgentoo-d720304b0505f3791eb088673aaba891b73b16d6.tar.gz
gentoo-d720304b0505f3791eb088673aaba891b73b16d6.tar.bz2
gentoo-d720304b0505f3791eb088673aaba891b73b16d6.zip
dev-util/valgrind: Fix test suite build failure on ppc
Closes: https://bugs.gentoo.org/685070 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/valgrind/valgrind-3.15.0.ebuild')
-rw-r--r--dev-util/valgrind/valgrind-3.15.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/valgrind/valgrind-3.15.0.ebuild b/dev-util/valgrind/valgrind-3.15.0.ebuild
index b18a128859a5..d252d9dcee4c 100644
--- a/dev-util/valgrind/valgrind-3.15.0.ebuild
+++ b/dev-util/valgrind/valgrind-3.15.0.ebuild
@@ -31,6 +31,8 @@ src_prepare() {
# Respect CFLAGS, LDFLAGS
eapply "${FILESDIR}"/${PN}-3.7.0-respect-flags.patch
+ eapply "${FILESDIR}"/${PN}-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch
+
if [[ ${CHOST} == *-solaris* ]] ; then
# upstream doesn't support this, but we don't build with
# Sun/Oracle ld, we have a GNU toolchain, so get some things