From 549c11bbabbc0366d0a21d0b414487b697f717c8 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 2 Oct 2024 15:01:19 +0200 Subject: [PATCH] gcc-riscv64-unknown-elf=13 --- pika-build-config/lto.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index cc11ce069..5277a126b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="1.2.2-1" -export PIKA_PACKAGE_NAME="kraft" +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="b3" -export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file +export PIKA_REBUILD_VERSION="b0" +export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file