From 858da2b1fc4fd51fb8685e9d805a7cdec490edbf Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 1 Oct 2024 05:42:42 +0200 Subject: [PATCH] gcc-riscv64-unknown-elf=13 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 84e124527..5277a126b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="11.5.0-1" -export PIKA_PACKAGE_NAME="rcheevos" +export PIKA_PACKAGE_VERSION="13" +export PIKA_PACKAGE_NAME="gcc-riscv64-unknown-elf" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"