diff --git a/portage/make.conf b/portage/make.conf index c335a94..0409ba6 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -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"