Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index caa42be1c013b522bb882e5e4c4d7fa1e6be4a6a..b3717c7a80cff31780b2773956ef408f6744e92a 100644 (file)
@@ -85,7 +85,8 @@ ia64*-*-*)
        ;;
 
 riscv*-*-*)
-       cpu_obs="riscv-tdep.o arch/riscv.o";;
+       cpu_obs="riscv-tdep.o arch/riscv.o \
+                ravenscar-thread.o riscv-ravenscar-thread.o";;
 
 x86_64-*-*)
        cpu_obs="${i386_tobjs} ${amd64_tobjs}";;
This page took 0.025323 seconds and 4 git commands to generate.