From cde7205edcb34cba4f9e0c9089103a4ac90f4fcf Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 9 Oct 2024 01:51:00 +0200 Subject: [PATCH] libstdc++-riscv64-unknown-elf=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 eef344d6e..76939a3c1 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.16.2.1-2" -export PIKA_PACKAGE_NAME="haskell-statistics" +export PIKA_PACKAGE_VERSION="2" +export PIKA_PACKAGE_NAME="libstdc++-riscv64-unknown-elf" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"