From b105c2f70295e5b5d7065fc3b10369af64b33920 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 2 Sep 2024 12:08:54 +0200 Subject: [PATCH] cross-toolchain-base-mipsen=30 --- 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 04e78322a..f6b3adbf8 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="6.7.2-1" -export PIKA_PACKAGE_NAME="qt6-5compat" +export PIKA_PACKAGE_VERSION="30" +export PIKA_PACKAGE_NAME="cross-toolchain-base-mipsen" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b0" -export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file +export PIKA_REBUILD_VERSION="b3" +export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file