mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Remove debug print
[SVN r30591]
This commit is contained in:
@@ -576,11 +576,7 @@ class linking-generator : generator
|
||||
extra-xdll-paths += [ path.parent $(location) ] ;
|
||||
}
|
||||
}
|
||||
|
||||
ECHO "Extra xdll paths " $(extra-xdll-paths) ;
|
||||
|
||||
|
||||
|
||||
|
||||
# Hardcode dll paths only when linking executables.
|
||||
# Pros: don't need to relinking libraries when installing.
|
||||
# Cons: "standalone" libraries (plugins, python extensions)
|
||||
|
||||
Reference in New Issue
Block a user