mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Remove debug output.
[SVN r16905]
This commit is contained in:
@@ -151,7 +151,6 @@ rule is-implicit-value ( value-string )
|
||||
|
||||
for local subvalue in $(v[2-])
|
||||
{
|
||||
ECHO subvalue= \"$(subvalue)\" ;
|
||||
if ! [ find-implied-subfeature $(feature) $(subvalue) : $(v[1]) ]
|
||||
{
|
||||
failed = true ;
|
||||
|
||||
Reference in New Issue
Block a user