Remove USE flag X due to migrating all X software to separate OS.
This commit is contained in:
parent
66f8176117
commit
d466ac059e
@ -32,7 +32,7 @@ LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--thinlto-jobs
|
||||
|
||||
## 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="${USE} -ipv6 -jit -systemd"
|
||||
USE="${USE} -ipv6 -jit -systemd -X"
|
||||
|
||||
## CPU flags.
|
||||
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user