cpu and gpu optimizations in profile
This commit is contained in:
parent
d3c87c593d
commit
5e41bfb5fd
@ -23,6 +23,12 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
|||||||
PORTAGE_ELOG_CLASSES="warn error log"
|
PORTAGE_ELOG_CLASSES="warn error log"
|
||||||
PORTAGE_ELOG_SYSTEM="save"
|
PORTAGE_ELOG_SYSTEM="save"
|
||||||
|
|
||||||
|
# cpu
|
||||||
|
USE="$USE custom-cflags"
|
||||||
|
|
||||||
|
# gpu
|
||||||
|
USE="$USE directfb dri dri2 fbcon fbcondecor fbosd fbsplash opengl opencl vaapi"
|
||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
USE="$USE cairo cleartype -lcdfilter truetype unicode"
|
USE="$USE cairo cleartype -lcdfilter truetype unicode"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user