mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Remove debug print
[SVN r64285]
This commit is contained in:
@@ -287,7 +287,6 @@ flags('gcc.compile', 'OPTIONS', ['<rtti>off'], ['-fno-rtti'])
|
||||
# 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 ;
|
||||
|
||||
Reference in New Issue
Block a user