Remove USE flag elogind due to no longer requiring it system-wide.
This commit is contained in:
parent
356dd6bc06
commit
3c2997e2da
@ -32,7 +32,7 @@ RUSTFLAGS="-C target-cpu=znver3 -C opt-level=2 -C lto -C embed-bitcode=y -C debu
|
|||||||
LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--thinlto-jobs=4 ${LD_SEC}"
|
LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--thinlto-jobs=4 ${LD_SEC}"
|
||||||
|
|
||||||
## USE flags.
|
## 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 verify-sig wayland"
|
USE="clang dbus 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 -X"
|
USE="${USE} -ipv6 -jit -systemd -X"
|
||||||
|
|
||||||
## CPU flags.
|
## CPU flags.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user