diff options
-rw-r--r-- | profiles/work-pc/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/work-pc/make.defaults b/profiles/work-pc/make.defaults index e24369a..2c92b9d 100644 --- a/profiles/work-pc/make.defaults +++ b/profiles/work-pc/make.defaults @@ -4,4 +4,4 @@ PORTAGE_BINHOST="http://citrisin-pc.sh.cvut.cz/packages" USE="-vdpau -vaapi" -MAKEOPTS="-j8" +MAKEOPTS="-j7" |