- fixed : libpng is built with "Whole Program Optimization" and causing slow linker performance

-> "MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance"
    -> causes the linker to abort the current run and start over

--HG--
branch : Viewer-Build
master
Kitty Barnett 2011-06-19 01:53:48 +02:00
parent 625749312d
commit 2dfd8389e5
1 changed files with 2 additions and 2 deletions

View File

@ -1038,9 +1038,9 @@
<key>archive</key>
<map>
<key>hash</key>
<string>f194ba857ca8dd86483a3ef24535d0db</string>
<string>73a1892bcbaaecdf369a7884efb46049</string>
<key>url</key>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-libpng/rev/226532/arch/CYGWIN/installer/libpng-1.5.1-windows-20110413.tar.bz2</string>
<string>http://viewer.catznip.com/downloads/libpng-1.5.1-windows-20110619.tar.bz2</string>
</map>
<key>name</key>
<string>windows</string>