From 5a645b4bf0e0a6b681dc4863e3150baadb88a531 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 7 Nov 2024 01:28:19 +0100 Subject: [PATCH] gcc-sh-elf=8.2 --- 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 4aeae751e..2b4d4292a 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="3.11.0-1" -export PIKA_PACKAGE_NAME="rust-serde-with-macros" +export PIKA_PACKAGE_VERSION="8.2" +export PIKA_PACKAGE_NAME="gcc-sh-elf" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"