commit: 8646cf87fa5f2f26be8a4f3a77f9a9cffb9564f1 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun May 5 18:33:37 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun May 5 18:34:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8646cf87
profiles: riscv: Add gdb to @system for the initial phase Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/packages | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages new file mode 100644 index 00000000000..76902fb56fb --- /dev/null +++ b/profiles/arch/riscv/packages @@ -0,0 +1,5 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# For the initial hot experimentation phase... +*sys-devel/gdb
