From 29fdd6b0692977cff4f11f1bb97a43a58f838b09 Mon Sep 17 00:00:00 2001 From: Maxim Lihachev Date: Sun, 27 Apr 2014 16:28:33 +0600 Subject: [PATCH] =?UTF-8?q?bash:=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=B9=D0=BA=D0=B0=20make=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=B1?= =?UTF-8?q?=D0=BE=D1=80=D0=BA=D0=B8=20=D0=BD=D0=B0=20=D0=B2=D1=81=D0=B5?= =?UTF-8?q?=D1=85=20=D0=B4=D0=BE=D1=81=D1=82=D1=83=D0=BF=D0=BD=D1=8B=D1=85?= =?UTF-8?q?=20=D1=8F=D0=B4=D1=80=D0=B0=D1=85/=D0=BF=D1=80=D0=BE=D1=86?= =?UTF-8?q?=D0=B5=D1=81=D1=81=D0=BE=D1=80=D0=B0=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/shell/bash/bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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