Re: [Mesa-dev] [PATCH mesa 1/6] scons: use python3-compatible print()

2017-09-20 Thread Jose Fonseca
On 19/09/17 15:14, Eric Engestrom wrote: Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102852 Reported-by: Alex Granni Signed-off-by: Eric Engestrom --- SConstruct | 8 scons/gallium.py| 22 +++--- scons

[Mesa-dev] [PATCH mesa 1/6] scons: use python3-compatible print()

2017-09-19 Thread Eric Engestrom
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102852 Reported-by: Alex Granni Signed-off-by: Eric Engestrom --- SConstruct | 8 scons/gallium.py| 22 +++--- scons/llvm.py | 16 ++