projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d46d5a3
)
dev-cpp/gtest: Don't use gtest-1.8.0-fix-doublefree.patch
author
Peter Levine
<plevine457@gmail.com>
Fri, 14 Sep 2018 00:20:26 +0000
(20:20 -0400)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 22 Sep 2018 07:07:09 +0000
(09:07 +0200)
The patch that fixes Bug# 631698 has been commited upstream.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-cpp/gtest/gtest-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/gtest/gtest-9999.ebuild
b/dev-cpp/gtest/gtest-9999.ebuild
index 06c94dbd49af8cabf6c69fe17ae734ad86a63503..a2c14fe23fd6fe30289533f2d05b11e994d25e9c 100644
(file)
--- a/
dev-cpp/gtest/gtest-9999.ebuild
+++ b/
dev-cpp/gtest/gtest-9999.ebuild
@@
-30,7
+30,6
@@
RDEPEND="!dev-cpp/gmock"
PATCHES=(
"${FILESDIR}"/${PN}-9999-fix-gcc6-undefined-behavior.patch
"${FILESDIR}"/${PN}-1.8.0-increase-clone-stack-size.patch
- "${FILESDIR}"/${PN}-1.8.0-fix-doublefree.patch
)
pkg_setup() {