winsys/drm: Handle circular dependencies in Makefile.egl.
authorChia-I Wu <olv@lunarg.com>
Wed, 10 Mar 2010 02:12:45 +0000 (10:12 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 10 Mar 2010 02:14:17 +0000 (10:14 +0800)
commit9a8342ebcd83a2022b3c9b9539c5b15ac56d6440
tree9b47f7178086cd5356f2b7fe32ed36a337d21cf7
parent1f92cf55e1d19864a51e620a14c6912e94cd14ea
winsys/drm: Handle circular dependencies in Makefile.egl.

The libraries have circular dependencies.  Use --start-group and
--end-group when producing the final shared libraries.
src/gallium/winsys/drm/Makefile.egl