diff options
author | Jonathan Gray <[email protected]> | 2014-11-29 19:00:51 +1100 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-12-01 16:13:08 -0800 |
commit | 31a46fb7a5063b7d292acbefb89138ee25b2673e (patch) | |
tree | 70f3bde98a0aa183d33dd6dea687048d4dea8292 /src/glsl/Makefile.am | |
parent | 991d5cf8ce5c7842801fdb0378bf5aca5a59cc4c (diff) |
i965: avoid anonymous struct in float <-> VF conversions
Anonymous structures are only supported with newer versions of
GCC. They will not work with GCC 4.2.1 used by OpenBSD or
GCC 4.4.7 shipped with RHEL6 going by a commit to fix a similiar
problem in radeonsi earlier in the year
(74388dd24bc7fdb9e62ec18096163f5426e03fbf).
Reviewed-by: Matt Turner <[email protected]>
Signed-off-by: Jonathan Gray <[email protected]>
Diffstat (limited to 'src/glsl/Makefile.am')
0 files changed, 0 insertions, 0 deletions