1
0
Fork 0

Configure Gentoo: support DJVU

This commit is contained in:
Alex Kotov 2024-04-16 13:00:11 +04:00
parent aec2666a90
commit 4276ebdb48
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USE="dist-kernel gnome-keyring pulseaudio vaapi vdpau xinerama"
USE="dist-kernel djvu gnome-keyring pulseaudio vaapi vdpau xinerama"
COMMON_FLAGS="-pipe -O2 -march=native -mtune=native"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"