mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Tweak wording.
[SVN r20333]
This commit is contained in:
@@ -526,7 +526,7 @@ class main-target : abstract-target
|
||||
if ! $(best-alternatives)
|
||||
{
|
||||
errors.error
|
||||
"skipped build of" [ full-name ]
|
||||
"failed to build" [ full-name ]
|
||||
"with properties" [ $(property-set).raw ]
|
||||
"because no best-matching alternative could be found"
|
||||
;
|
||||
|
||||
@@ -526,7 +526,7 @@ class main-target : abstract-target
|
||||
if ! $(best-alternatives)
|
||||
{
|
||||
errors.error
|
||||
"skipped build of" [ full-name ]
|
||||
"failed to build" [ full-name ]
|
||||
"with properties" [ $(property-set).raw ]
|
||||
"because no best-matching alternative could be found"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user