summaryrefslogtreecommitdiff
path: root/profiles/default/linux/amd64/23.0/make.defaults
blob: fb3acfbe5b4cf9b76b8a8bd4e1c31feca425791e (plain)
1
2
3
4
5
6
7
8
# Copyright 2023 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"