Files
gentoo/profiles/default/linux/amd64/23.0/make.defaults
Ulrich Müller 8e2d0dc375 profiles: Fix copyright and license notices
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2025-06-09 12:30:14 +02:00

9 lines
216 B
Plaintext

# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
USE="cet"
BOOTSTRAP_USE="${BOOTSTRAP_USE} cet"