From be516c14ebf884ec769cb2b3bb4952ffef067199 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sun, 19 Jul 2020 18:05:50 +0300 Subject: profiles: drop qemu binary from riscv @system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/689236 Signed-off-by: Andreas K. Hüttel --- profiles/arch/riscv/packages | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'profiles') diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages index 3b97323bdc9f..104ffcfaf7ff 100644 --- a/profiles/arch/riscv/packages +++ b/profiles/arch/riscv/packages @@ -1,10 +1,12 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# For now we add the x86-64 qemu-riscv64 static binary to all -# stages. This makes life somewhat simpler when working without -# real hardware. -*app-emulation/qemu-riscv64-bin +## For now we add the x86-64 qemu-riscv64 static binary to all +## stages. This makes life somewhat simpler when working without +## real hardware. +#*app-emulation/qemu-riscv64-bin +# +# not needed anymore with recent catalyst improvements # For the initial hot experimentation phase... *sys-devel/gdb -- cgit v1.2.3-65-gdbad