diff --git a/etc/shell/bash/bashrc b/etc/shell/bash/bashrc index 5b5fdb0..a78275a 100755 --- a/etc/shell/bash/bashrc +++ b/etc/shell/bash/bashrc @@ -1,6 +1,6 @@ #!/bin/bash #################################################################### # -# Изменён: Чт 13 мар 2014 18:59:29 +# Изменён: Вс 27 апр 2014 16:27:51 # ################################################################################ @@ -51,7 +51,7 @@ export NOCOLOR_PIPE=1 #Настройки компилятора export CFLAGS="-O2 -pipe" -# export MAKEOPTS="-j 3" +export MAKEOPTS="-j `getconf _NPROCESSORS_ONLN`" if [[ $OS != Windows* ]]; then #Версия gcc