From b481b54b8432c46df354eedc3532b0420a38fd5a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 18 Apr 2023 17:55:42 +0100 Subject: gentoo auto-resync : 18:04:2023 - 17:55:41 --- dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild') diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild index 8e3609f7d111..d28443c3f1fa 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-6.0.0.ebuild @@ -24,6 +24,10 @@ DEPEND="${RDEPEND}" BDEPEND="doc? ( app-doc/doxygen[dot] ) test? ( sys-libs/zlib )" +PATCHES=( + "${FILESDIR}"/"${PN}"-6.0.0-gcc13.patch +) + src_configure() { local mycmakeargs=( -DMSGPACK_BUILD_EXAMPLES=OFF -- cgit v1.2.3