From 7cea84ec5f28fcae4a93d0cd912377fe89ea9c18 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Fri, 9 Aug 2024 20:13:12 +0200 Subject: [PATCH] Update pika-build-config/lto.sh --- pika-build-config/lto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 84df0ac14..6187977d4 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -3,4 +3,4 @@ export PIKA_PACKAGE_NAME="libdbus-1-3" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=true export PIKA_REBUILD_VERSION="b1" -export PIKA_BUILD_ATTEMPT="1" \ No newline at end of file +export PIKA_BUILD_ATTEMPT="2" \ No newline at end of file