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)
The libraries have circular dependencies.  Use --start-group and
--end-group when producing the final shared libraries.


No differences found