File tree Expand file tree Collapse file tree 10 files changed +26
-10
lines changed Expand file tree Collapse file tree 10 files changed +26
-10
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ BOOTSTRAP_USE="${BOOTSTRAP_USE} libcxxabi"
2222BOOTSTRAP_USE="${BOOTSTRAP_USE} -fortran"
2323
2424# llvm & clang: explicitly disable all extra targets, otherwise linking stage2 fails
25- BOOTSTRAP_USE="${BOOTSTRAP_USE} -llvm_targets_BPF -llvm_targets_AMDGPU -llvm_targets_NVPTX -llvm_targets_BPF"
25+ BOOTSTRAP_USE="${BOOTSTRAP_USE} -llvm_targets_BPF -llvm_targets_AMDGPU -llvm_targets_NVPTX -llvm_targets_BPF"
Original file line number Diff line number Diff line change 1+ # mask LLVM 13
2+
3+ >sys-devel/llvm-12.0.1
4+ >sys-devel/llvm-common-12.0.1
5+
6+ >sys-libs/compiler-rt-12.0.1
7+ >sys-libs/compiler-rt-sanitizers-12.0.1
8+
9+ >sys-devel/clang-12.0.1
10+ >sys-devel/clang-common-12.0.1
11+ >sys-devel/clang-runtime-12.0.1
12+
13+ >sys-devel/lld-12.0.1
14+ >sys-libs/libcxx-12.0.1
15+ >sys-libs/libcxxabi-12.0.1
16+ >sys-libs/llvm-libunwind-12.0.1
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ sys-libs/llvm-libunwind
1010# GCC is required for stage1, since
1111# by default everything is linked to it
1212#-sys-devel/gcc
13- #-sys-devel/binutils
13+ #-sys-devel/binutils
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ sys-devel/clang-runtime compiler-rt libcxx -sanitize
1111
1212sys-libs/libcxx libunwind libcxxabi
1313sys-libs/libcxxabi libunwind
14- sys-libs/llvm-libunwind compiler-rt
14+ sys-libs/llvm-libunwind compiler-rt
Original file line number Diff line number Diff line change 77*sys-libs/compiler-rt
88*sys-libs/llvm-libunwind
99
10- # remove standard toolchain
10+ # remove GNU toolchain
1111-*sys-devel/gcc
12- -*sys-devel/binutils
12+ -*sys-devel/binutils
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ sys-libs/llvm-libunwind
1010# since GCC & binutils were present in
1111# stage1 for bootstrap, remove them here
1212-sys-devel/gcc
13- -sys-devel/binutils
13+ -sys-devel/binutils
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- lto
1+ lto
Original file line number Diff line number Diff line change 11gentoo:default/linux/amd64/17.1
2+ ../../../features/bootstrap
23../../../features/clang
Original file line number Diff line number Diff line change 11# used ONLY to build stage1
2- amd64 linux/amd64/bootstrap dev
3- amd64 linux/amd64/bootstrap/musl dev
2+ amd64 linux/amd64/bootstrap exp
3+ amd64 linux/amd64/bootstrap/musl exp
44
55# user selectable
66amd64 linux/amd64/clang exp
You can’t perform that action at this time.
0 commit comments