dev-cpp/gtest: Don't apply patch to gtest-9999
authorPeter Levine <plevine457@gmail.com>
Fri, 7 Jun 2019 04:55:23 +0000 (00:55 -0400)
committerMichał 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

index 50abe1209db9cf31abe5b0b752a1246da1b19e33..e546efa392a838ddad9a4de9db27a3922934bbd2 100644 (file)
@@ -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
 )