diff options
author | Nataliiaaa <33694493+LaNataliaaa@users.noreply.github.com> | 2023-07-17 21:11:46 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-26 03:47:34 +0100 |
commit | 6de41399009a7bb79c126acb14de135f24a5986b (patch) | |
tree | 380205db6d921ece83c87d47c7f376ff7d7dd692 /dev-util/meson | |
parent | x11-wm/fvwm3: add 1.0.7 (diff) | |
download | gentoo-6de41399009a7bb79c126acb14de135f24a5986b.tar.gz gentoo-6de41399009a7bb79c126acb14de135f24a5986b.tar.bz2 gentoo-6de41399009a7bb79c126acb14de135f24a5986b.zip |
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 <sam@gentoo.org>
Diffstat (limited to 'dev-util/meson')
-rw-r--r-- | dev-util/meson/meson-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
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 |