mailr23688 - /trunk/sconstruct


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on June 06, 2014 - 10:46:
Author: bugman
Date: Fri Jun  6 10:46:52 2014
New Revision: 23688

URL: http://svn.gna.org/viewcvs/relax?rev=23688&view=rev
Log:
Removed a debugging printout.


Modified:
    trunk/sconstruct

Modified: trunk/sconstruct
URL: 
http://svn.gna.org/viewcvs/relax/trunk/sconstruct?rev=23688&r1=23687&r2=23688&view=diff
==============================================================================
--- trunk/sconstruct    (original)
+++ trunk/sconstruct    Fri Jun  6 10:46:52 2014
@@ -631,7 +631,6 @@
             nodes.append(env.SharedObject(dir + path.sep + file, 
CCFLAGS=cflags))
 
         # Respect the user environment, specifically compiler, compiler- and 
linkerflags.
-        print environ
         if 'LDFLAGS' in environ:
             env.Append(LINKFLAGS = environ['LDFLAGS'])
         if 'CFLAGS' in environ:




Related Messages


Powered by MHonArc, Updated Fri Jun 06 11:00:02 2014