summaryrefslogtreecommitdiff
path: root/profiles/features/prefix/package.use
blob: 2c6d13ceb043ff231fa52da79721eeb68d34ac05 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Sam James <sam@gentoo.org> (2021-12-22)
# We don't use 'su' in Prefix because it requires privileges
# (And PAM for util-linux).
sys-apps/util-linux -su

# Don't enable the security measures for convienence
sys-apps/portage -rsync-verify

# Yiyang Wu <xgreenlandforwyy@gmail.com> (2021-03-03)
# bazel should link libstdc++ statically in prefix to avoid finding host's libstdc++ when building other packages
dev-util/bazel static-libs