]> git.cworth.org Git - glaze/commitdiff
Add a simple helper program to find libGL.so.1
authorCarl Worth <cworth@cworth.org>
Fri, 23 Aug 2013 23:24:37 +0000 (16:24 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Aug 2013 23:26:20 +0000 (16:26 -0700)
This allows us to directly inspect the final result of all of the
loader's search-path logic without us needing to implement a
compatible version of that logic ourselves, (which is more than
trivial).


No differences found