Skip to content

Commit e4dfe7e

Browse files
committed
scripts/bootstrap-prefix: bump snapshot to 20240203
Gets up to emerge @System stage so assuming it's ok. Makes clang-lld profile available for bootstraps. PR: gentoo/gentoo#35042 Signed-off-by: Fabian Groffen <[email protected]>
1 parent f672ae1 commit e4dfe7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bootstrap-prefix.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ bootstrap_tree() {
558558
# retain this comment and the line below to
559559
# keep this snapshot around in the snapshots
560560
# MKSNAPSHOT-ANCHOR -- directory of rsync slaves
561-
local PV="20240121"
561+
local PV="20240203"
562562

563563
# RAP uses the latest gentoo main repo snapshot to bootstrap.
564564
is-rap && LATEST_TREE_YES=1

0 commit comments

Comments
 (0)