scons: use python3-compatible print()
[mesa.git] / src / gallium / drivers / svga / SConscript
index 2d60ceb2be5f7584b3453c2998c0a665bd1c5ca8..9c4806c715855b180d1c912fee36425d2421bf44 100644 (file)
@@ -5,7 +5,7 @@ env = env.Clone()
 env.MSVC2013Compat()
 
 if env['suncc']:
-       print 'warning: not building svga'
+       print('warning: not building svga')
        Return()
 
 env.Append(CPPDEFINES = [