mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 23:30:03 +02:00
11 lines
329 B
Text
11 lines
329 B
Text
# Copyright 2024 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-04-10)
|
|
# We want the toolchain to use zstd compression for LTO objects and
|
|
# debug information
|
|
#
|
|
sys-devel/gcc zstd
|
|
sys-devel/binutils zstd
|
|
llvm-core/llvm zstd
|
|
llvm-core/lld zstd
|