From 08ff8d5cd98e5e02d2ab2ab6672fe963bfbc10a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 5 Nov 2013 09:34:43 +0000 Subject: [PATCH] Minor stylistic line wrapping changes. [SVN r86566] --- src/tools/msvc.jam | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/tools/msvc.jam b/src/tools/msvc.jam index f1f39ccdb..bab9a9fb6 100644 --- a/src/tools/msvc.jam +++ b/src/tools/msvc.jam @@ -916,7 +916,8 @@ local rule configure-really ( version ? : options * ) } else { - setup-$(c) = [ locate-default-setup $(command) : $(parent) : $(default-setup-$(c)) ] ; + setup-$(c) = [ locate-default-setup $(command) : + $(parent) : $(default-setup-$(c)) ] ; } } @@ -1381,7 +1382,8 @@ if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ] merom-xe kentsfield kentsfield-xe penryn wolfdale yorksfield nehalem sandy-bridge ivy-bridge haswell ; .cpu-type-amd64 = k8 opteron athlon64 athlon-fx k8-sse3 opteron-sse3 - athlon64-sse3 amdfam10 barcelona bdver1 bdver2 bdver3 btver1 btver2 ; + athlon64-sse3 amdfam10 barcelona bdver1 bdver2 bdver3 + btver1 btver2 ; .cpu-type-g7 = pentium4 pentium4m athlon athlon-tbird athlon-4 athlon-xp athlon-mp $(.cpu-type-em64t) $(.cpu-type-amd64) ; .cpu-type-itanium = itanium itanium1 merced ;