Browse Source

Merge

[SVN r35802]
Vladimir Prus 19 years ago
parent
commit
6ce0dd6422
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jamfile.v2

+ 1 - 1
Jamfile.v2

@@ -280,7 +280,7 @@ rule tag ( name : type ? : property-set )
         else
         {
             return [ common.format-name
-                boost_ <base> <toolset> <threading> <runtime>
+                <base> <toolset> <threading> <runtime>
                 : $(name) : $(type) : $(property-set) ] ;
         }
     }

粤ICP备19079148号