From 2f774a05813c43b3f4d22e939d64915c16337d81 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Thu, 25 Feb 2016 09:25:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=BC=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=D0=B0=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D0=B0=D1=8F=20=D0=BA=D0=BE=D0=BC=D0=BF=D1=80=D0=B5=D1=81?= =?UTF-8?q?=D1=81=D0=B8=D1=8F=20XZ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Голосование: https://vk.com/feed#/calculatelinux?w=wall-10221243_9156 --- .../2_ac_install_merge/app-shells/bash/bashrc.d/xz_threads.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/templates/3.3/2_ac_install_merge/app-shells/bash/bashrc.d/xz_threads.sh b/profiles/templates/3.3/2_ac_install_merge/app-shells/bash/bashrc.d/xz_threads.sh index 9f8d1821d..6f9b9fdf4 100644 --- a/profiles/templates/3.3/2_ac_install_merge/app-shells/bash/bashrc.d/xz_threads.sh +++ b/profiles/templates/3.3/2_ac_install_merge/app-shells/bash/bashrc.d/xz_threads.sh @@ -1,4 +1,4 @@ # Calculate comment=# #!/bin/bash -export XZ_OPT="--threads=0" +export XZ_OPT="--threads=0 -9"