projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c57288c
)
dev-cpp/gtest: Don't apply patch to gtest-9999
author
Peter Levine
<plevine457@gmail.com>
Fri, 7 Jun 2019 04:55:23 +0000
(
00:55
-0400)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 15 Jun 2019 20:29:26 +0000
(22:29 +0200)
Changes from gtest-9999-fix-gcc6-undefined-behavior.patch
commited upstream with commit
d850e144710e330070b756c009749dc7a7302301
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Peter Levine <plevine457@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 50abe1209db9cf31abe5b0b752a1246da1b19e33..e546efa392a838ddad9a4de9db27a3922934bbd2 100644
(file)
--- a/
dev-cpp/gtest/gtest-9999.ebuild
+++ b/
dev-cpp/gtest/gtest-9999.ebuild
@@
-28,7
+28,6
@@
DEPEND="test? ( ${PYTHON_DEPS} )"
RDEPEND="!dev-cpp/gmock"
PATCHES=(
- "${FILESDIR}"/${PN}-9999-fix-gcc6-undefined-behavior.patch
"${FILESDIR}"/${PN}-1.8.0-increase-clone-stack-size.patch
)