diff options
author | 2023-01-23 01:10:21 +0000 | |
---|---|---|
committer | 2023-01-23 01:10:21 +0000 | |
commit | 3bc35e7313ee1b5f20454cf7c920b071854752b2 (patch) | |
tree | 87b56adea26437f17959adb9e58b0c48c3b76534 /dev-util/valgrind | |
parent | dev-util/valgrind: add another musl patch (diff) | |
download | gentoo-3bc35e7313ee1b5f20454cf7c920b071854752b2.tar.gz gentoo-3bc35e7313ee1b5f20454cf7c920b071854752b2.tar.bz2 gentoo-3bc35e7313ee1b5f20454cf7c920b071854752b2.zip |
dev-util/valgrind: drop misleading provenance comment in musl malloc patch
Per https://git.alpinelinux.org/aports/commit/main/valgrind?id=cd20c3c60433fd20b7e57723575a5944dc6ae42f,
this patch actually originated in Gentoo, so saying it's from Alpine is confusing.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/valgrind')
-rw-r--r-- | dev-util/valgrind/files/valgrind-3.13.0-malloc.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/valgrind/files/valgrind-3.13.0-malloc.patch b/dev-util/valgrind/files/valgrind-3.13.0-malloc.patch index ac6d90fef50f..d0eb795b84be 100644 --- a/dev-util/valgrind/files/valgrind-3.13.0-malloc.patch +++ b/dev-util/valgrind/files/valgrind-3.13.0-malloc.patch @@ -1,5 +1,3 @@ -From: https://git.alpinelinux.org/aports/tree/main/valgrind/ - --- valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c +++ valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c @@ -765,13 +765,15 @@ static void init(void); |