From 6de41399009a7bb79c126acb14de135f24a5986b Mon Sep 17 00:00:00 2001 From: Nataliiaaa <33694493+LaNataliaaa@users.noreply.github.com> Date: Mon, 17 Jul 2023 21:11:46 +0200 Subject: dev-util/meson: Drop obsolete live ebuild patches Not needed as of now, plus breaks compilation. [sam: We changed the identification of ld64.] Signed-off-by: Nataliiaaa <33694493+LaNataliaaa@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/31934 Signed-off-by: Sam James --- dev-util/meson/meson-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dev-util') diff --git a/dev-util/meson/meson-9999.ebuild b/dev-util/meson/meson-9999.ebuild index 86cedf266f21..fefd68d177e5 100644 --- a/dev-util/meson/meson-9999.ebuild +++ b/dev-util/meson/meson-9999.ebuild @@ -44,10 +44,6 @@ RDEPEND=" virtual/pkgconfig " -PATCHES=( - "${FILESDIR}"/${PN}-0.63-xtools-support.patch -) - python_prepare_all() { local disable_unittests=( # ASAN and sandbox both want control over LD_PRELOAD -- cgit v1.2.3-65-gdbad