diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2014-04-15 22:48:52 +0000 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2014-04-15 22:48:52 +0000 |
commit | f8874d04b8ca238ee99dc464055295cff417a9b2 (patch) | |
tree | 74e277421da416ce6222664d9caee8e144940b53 /indra/cmake/ExamplePlugin.cmake | |
parent | 04404b68b56638171bc200f9a22a660257370d5d (diff) |
Linux/Win: Bad checksum on Windows package. Libz and libpng linking changes to find newest code.
Windows autobuild package had a bad checksum due to oddities in the build
system. On Linux I've been fighting with getting libz 1.2.8 and libpng
1.6.8 to be the definitive version in the viewer. Problem is the *massive*
library search tree we assemble. We find older shared library versions
first and so those dominated. By using --whole-archive with static libraries,
the packaged versions of these libraries are made definitive.
Diffstat (limited to 'indra/cmake/ExamplePlugin.cmake')
0 files changed, 0 insertions, 0 deletions