diff options
author | Vinson Lee <[email protected]> | 2017-06-28 23:13:26 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2017-07-05 12:48:26 -0700 |
commit | 95731b7ccc605bbfe2c3cb3d533219bc0788cbaa (patch) | |
tree | aad97c4a017434707d407bc2eea08a9477651816 /src/glx | |
parent | 860a8e6b99b27b50d3545a4077afcaf0fcba264a (diff) |
mesa: Avoid set comprehension.
Fix build error on CentOS 6.9 with Python 2.6.
GEN main/format_fallback.c
File "./main/format_fallback.py", line 42
names = {fmt.name for fmt in formats}
^
SyntaxError: invalid syntax
Fixes: a1983223d883 ("mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]")
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/glx')
0 files changed, 0 insertions, 0 deletions