From bc42e9e27d37fd9d8998a1a440f390e517ae90ed Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 1 Jun 2018 07:25:59 +0200 Subject: riscv: use github fork until upstream --- package/gdb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/gdb/Makefile') diff --git a/package/gdb/Makefile b/package/gdb/Makefile index 1a121c7e7..c739e2472 100644 --- a/package/gdb/Makefile +++ b/package/gdb/Makefile @@ -14,7 +14,7 @@ PKG_DEPENDS:= libncurses zlib libexpat libthread-db PKG_BUILDDEP:= ncurses readline expat zlib PKG_NEEDS:= c++ -PKG_ARCH_DEPENDS:= !cris !avr32 !nios2 !microblaze !or1k +PKG_ARCH_DEPENDS:= !cris !avr32 !nios2 !microblaze !or1k !riscv32 !riscv64 include ${ADK_TOPDIR}/mk/package.mk -- cgit v1.2.3