From 5437a25d616290295baf41025b97f4888732e577 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 19 Feb 2024 07:12:21 +0000 Subject: [PATCH] dev-libs/libxslt: Sync with Gentoo It's from Gentoo commit 3d9375035fbff02076875336fbbebdbd3163243e. --- .../portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild | 3 +-- .../portage-stable/dev-libs/libxslt/libxslt-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild index 2a10670edd..63f43e719a 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -64,7 +64,6 @@ multilib_src_configure() { --without-python \ $(use_with crypt crypto) \ $(use_with debug) \ - $(use_with debug mem-debug) \ $(use_enable static-libs static) \ "$@" } diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-9999.ebuild index e7d5b131b6..1f4d62a88f 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -60,7 +60,6 @@ multilib_src_configure() { --without-python \ $(use_with crypt crypto) \ $(use_with debug) \ - $(use_with debug mem-debug) \ $(use_enable static-libs static) \ "$@" }