diff options
author | Paul Zander <negril.nx+gentoo@gmail.com> | 2023-11-08 13:58:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-08 13:48:32 +0000 |
commit | facd150b951eb0f535982b3358571359eb798cdb (patch) | |
tree | 03a7f3e323e270688c7b0687a01cbd8b1bc5beba /dev-util | |
parent | dev-python/ddt: Keyword 1.7.0 riscv, #917023 (diff) | |
download | gentoo-facd150b951eb0f535982b3358571359eb798cdb.tar.gz gentoo-facd150b951eb0f535982b3358571359eb798cdb.tar.bz2 gentoo-facd150b951eb0f535982b3358571359eb798cdb.zip |
dev-util/valgrind: 9999 drop merged fortify patch
Patch has been merged upstream in
https://sourceware.org/git/?p=valgrind.git;a=commit;h=53e101f562fa89bbf92d658fba626e2397862a16
See https://bugs.kde.org/show_bug.cgi?id=402833#c10
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33726
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/valgrind/valgrind-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/valgrind/valgrind-9999.ebuild b/dev-util/valgrind/valgrind-9999.ebuild index db1e7651ad3e..08632de09fad 100644 --- a/dev-util/valgrind/valgrind-9999.ebuild +++ b/dev-util/valgrind/valgrind-9999.ebuild @@ -44,7 +44,6 @@ PATCHES=( "${FILESDIR}"/${PN}-3.7.0-respect-flags.patch "${FILESDIR}"/${PN}-3.15.0-Build-ldst_multiple-test-with-fno-pie.patch "${FILESDIR}"/${PN}-3.21.0-glibc-2.34-suppressions.patch - "${FILESDIR}"/${PN}-3.21.0-memcpy-fortify_source.patch ) src_prepare() { |