diff options
author | Brian Paul <[email protected]> | 2019-05-01 14:22:57 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2019-05-01 20:06:54 -0600 |
commit | 413e55b5b99d7d135624f461797d450745b3bfbf (patch) | |
tree | 713ef87c9725edabd984b14f2b07ac585665add6 /src/compiler/nir | |
parent | 96540e4f0a99252bcd402a216525df84d9d74364 (diff) |
glsl: work around MinGW 7.x compiler bug
I'm not sure what triggered this, but building with
scons platform=windows toolchain=crossmingw machine=x86 build=profile
with MinGW g++ 7.3 or 7.4 causes an internal compiler error.
We can work around it by forcing -O1 optimization.
Reviewed-by: Jose Fonseca <[email protected]>
Reviewed-by: Neha Bhende <[email protected]>
Diffstat (limited to 'src/compiler/nir')
0 files changed, 0 insertions, 0 deletions