Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags"
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 5 Apr 2016 12:00:52 +0000 (13:00 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 11 Apr 2016 18:08:23 +0000 (19:08 +0100)
commit594e8685559215833a3da751314b0b606c3fa65f
tree7066bd0cceb556c70f1503ae950225ceb32add4e
parent590a37dc05ceacd36d9e78c5e5c40e77548f6b39
Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags"

This reverts commit 41c7912d04111a7e3b75a438c5cbbd7edc0fee25 but leaves
out the pragma [that inspired the original commit].

Building mesa requires MSVC2013 or later, thus we no longer need this.

v2: Use correct include path (src/glsl/nir -> src/compiler/nir)

Conflicts:
src/gallium/auxiliary/Makefile.am

Acked-by: Jason Ekstrand <jason@jlekstrand.net> (v1)
src/gallium/auxiliary/Makefile.am