Add USE flag verify-sig to automatically verify signatures of supported Portage packages.
This commit is contained in:
parent
011c26e740
commit
49052f2127
@ -31,7 +31,7 @@ CXXFLAGS="-march=znver1 -O2 -pipe -flto=full ${C_SEC}"
|
||||
LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind ${LD_SEC}"
|
||||
|
||||
## USE flags.
|
||||
USE="clang dbus elogind libcxx libedit llvm-libunwind lto nftables pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libvpx system-llvm system-png system-webp wayland"
|
||||
USE="clang dbus elogind libcxx libedit llvm-libunwind lto nftables pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libvpx system-llvm system-png system-webp verify-sig wayland"
|
||||
USE="${USE} -ipv6 -jit -systemd"
|
||||
|
||||
## CPU flags.
|
||||
|
Loading…
x
Reference in New Issue
Block a user