summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-05-30 04:15:42 +0200
committerFabian Groffen <grobian@gentoo.org>2024-05-30 04:15:42 +0200
commit8c396749be8a540dd25315d5bdc48e764139f819 (patch)
tree9060a59e020b17f1ee2ddb748bcd679968ca801f
parentscripts/bootstrap-prefix: attempt to fix b736fab6 do_emerge_pkgs (diff)
downloadprefix-8c396749be8a540dd25315d5bdc48e764139f819.tar.gz
prefix-8c396749be8a540dd25315d5bdc48e764139f819.tar.bz2
prefix-8c396749be8a540dd25315d5bdc48e764139f819.zip
scripts/bootstrap-prefix: bump bootstrap snapshot
This brings in gcc-13.3.0 which helps on macOS Sanoma, but we still don't get up to success. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 60f5a24347..051aae6b08 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -573,7 +573,7 @@ bootstrap_tree() {
# retain this comment and the line below to
# keep this snapshot around in the snapshots
# MKSNAPSHOT-ANCHOR -- directory of rsync slaves
- local PV="20240409"
+ local PV="20240529"
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1