LINUX.ORG.RU

История изменений

Исправление Deleted, (текущая версия) :

Точно все правильно настроил? Как-то долго.

С clang:

$ please hwinfo --cpu | grep 'Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz' | wc -l        
8
$ please hwinfo --memory | grep Size                     
  Memory Size: 16 GB
$ mount | grep /tmp                           
tmpfs on /tmp type tmpfs (rw,noatime,nodiratime,size=12582912k)
$ cat /etc/portage/make.conf | grep '\-j'
MAKEOPTS="-j9"
$ please genlop -t sys-devel/llvm | tail -n 3
     Wed Aug  3 02:38:58 2016 >>> sys-devel/llvm-9999
       merge time: 39 minutes and 15 seconds.

Исходная версия Deleted, :

Точно все правильно настроил? Как-то долго.

$ please hwinfo --cpu | grep 'Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz' | wc -l        
8
$ please hwinfo --memory | grep Size                     
  Memory Size: 16 GB
$ mount | grep /tmp                           
tmpfs on /tmp type tmpfs (rw,noatime,nodiratime,size=12582912k)
$ cat /etc/portage/make.conf | grep '\-j'
MAKEOPTS="-j9"
$ please genlop -t sys-devel/llvm | tail -n 3
     Wed Aug  3 02:38:58 2016 >>> sys-devel/llvm-9999
       merge time: 39 minutes and 15 seconds.