Make JALR test sensible in RISC-V, rather than SMIPS
[riscv-tests.git] / isa / Makefile
index d5b0b76550b73812dbe42ced486b69661123d3ae..d267812071a9dfd31e77fce5167eb1a0621c4489 100644 (file)
@@ -18,7 +18,7 @@ default: all
 # Build rules
 #--------------------------------------------------------------------
 
-RISCV_PREFIX ?= riscv64-unknown-elf-
+RISCV_PREFIX ?= riscv64-unknown-linux-gnu-
 RISCV_GCC ?= $(RISCV_PREFIX)gcc
 ENTROPY ?= -DENTROPY=$(shell echo $$$$)
 RISCV_GCC_OPTS ?= $(ENTROPY) -static -mcmodel=medany -fvisibility=hidden -nostdlib -nostartfiles