scons: use python3-compatible print()
[mesa.git] / src / gallium / targets / dri / SConscript
index d7a8cbdca5d7545dc324a0dbd325f8344c69f8ac..f5c2818d04f3c6773dd63677da7d0508b6c28149 100644 (file)
@@ -3,7 +3,7 @@ Import('*')
 env = drienv.Clone()
 
 if env['suncc']:
-    print 'warning: not building dri-vmwgfx'
+    print('warning: not building dri-vmwgfx')
     Return()
 
 env.Append(CPPPATH = [