From 85abe9edb7e1dcae60b819f82da7a42a5e12e202 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 4 Aug 2024 17:55:59 +0200 Subject: [PATCH] gcc-14-cross-ports=7 --- 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 c4e0b096d..3ad655e84 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.2.6-3" -export PIKA_PACKAGE_NAME="r-cran-dimred" +export PIKA_PACKAGE_VERSION="7" +export PIKA_PACKAGE_NAME="gcc-14-cross-ports" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"