Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64285 - trunk/tools/build/v2/tools
From: ghost_at_[hidden]
Date: 2010-07-23 05:04:48


Author: vladimir_prus
Date: 2010-07-23 05:04:47 EDT (Fri, 23 Jul 2010)
New Revision: 64285
URL: http://svn.boost.org/trac/boost/changeset/64285

Log:
Remove debug print
Text files modified:
   trunk/tools/build/v2/tools/gcc.py | 1 -
   1 files changed, 0 insertions(+), 1 deletions(-)

Modified: trunk/tools/build/v2/tools/gcc.py
==============================================================================
--- trunk/tools/build/v2/tools/gcc.py (original)
+++ trunk/tools/build/v2/tools/gcc.py 2010-07-23 05:04:47 EDT (Fri, 23 Jul 2010)
@@ -287,7 +287,6 @@
 # In that case we'll just add another parameter to 'init' and move this login
 # inside 'init'.
 if not os_name () in ['CYGWIN', 'NT']:
- print "osname:", os_name()
     # This logic will add -fPIC for all compilations:
     #
     # lib a : a.cpp b ;


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk