mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Remove debug print
[SVN r59830]
This commit is contained in:
@@ -811,7 +811,6 @@ rule quote-rpath ( targets * )
|
||||
if ! [ MATCH "('.*')" : $(r) ]
|
||||
{
|
||||
r = "\"$(r)\"" ;
|
||||
ECHO "Yeah" $(r) ;
|
||||
}
|
||||
RPATH on $(targets) = $(r) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user