diff options
author | Connor Abbott <[email protected]> | 2015-12-20 11:42:56 -0500 |
---|---|---|
committer | Connor Abbott <[email protected]> | 2015-12-23 20:46:48 -0500 |
commit | 41c7912d04111a7e3b75a438c5cbbd7edc0fee25 (patch) | |
tree | b73cda2333ca93e0517bf7f18b79f9711b8d1c8a /src/gallium/drivers/nouveau/nv50 | |
parent | 52865efc411f6dfa8bdca6ad52a71ef79f4acaba (diff) |
gallium/auxiliary: don't build NIR sources with MSVC2008 flags
NIR has never been built with MSVC2008, so we shouldn't add
MSVC2008_COMPAT_CFLAGS to anything that uses it. This allows us to get
rid of the pragma in tgsi_to_nir.c.
Build tested with freedreno.
v2: Use MSVC2013_COMPAT_CLFAGS instead.
Reviewed-by: Jose Fonseca <[email protected]>
Signed-off-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau/nv50')
0 files changed, 0 insertions, 0 deletions