]> git.cworth.org Git - glaze/commitdiff
Install a libglaze-32.so library along with a glaze-32.pc file.
authorCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 16:02:26 +0000 (09:02 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 22:00:56 +0000 (15:00 -0700)
This is the helper library that Glaze-using libraries can link against.
Previously, it was only compiled in a native version (named libglaze.so).
Now, we compile a 64-bit version named libglaze.so and a 32-bit version
named libglaze-32.so.


No differences found