mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
Minor stylistic comment change in tools/build/v2/tools/common.jam.
[SVN r47369]
This commit is contained in:
@@ -858,8 +858,8 @@ local rule toolset-tag ( name : type ? : property-set )
|
||||
version = 7 ;
|
||||
}
|
||||
}
|
||||
# On intel, version is not added, because it does not matter and it's the
|
||||
# version of vc used as backend that matters. Ideally, we'd encode the
|
||||
# On intel, version is not added, because it does not matter and it is the
|
||||
# version of vc used as backend that matters. Ideally, we should encode the
|
||||
# backend version but that would break compatibility with V1.
|
||||
if $(tag) = iw
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user