build: add libnir.la
authorRob Clark <robclark@freedesktop.org>
Fri, 3 Apr 2015 17:57:46 +0000 (13:57 -0400)
committerRob Clark <robclark@freedesktop.org>
Sun, 5 Apr 2015 13:24:17 +0000 (09:24 -0400)
commit1c857727a12a45392b609949046b4abb25e3d7da
tree179c34aae38f04f630120fe9bf8caf621c0611cf
parent52282fa42d34051b042d20b52e84f32274691e36
build: add libnir.la

If we want to use NIR from state trackers that don't already pull in the
whole of glsl (ie. anything other than mesa state tracker), we need a
separate more minimal libnir.  Possibly NIR should be better split out
from glsl, but for now, generate a second smaller libnir.la for those
who just want NIR but not all of glsl.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/glsl/Makefile.am