aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/BerkeleyDB.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-12Add support for using ld.gold on linux.Aleric Inglewood1-1/+6
To use ld.gold configure with: -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,-use-gold". ld.gold links the viewer on my machine in 8 seconds, as opposed to 19 seconds with ld.bfd. Moreover, it uses a LOT less memory during linking (about 750 MB instead of 2.5 GB!). Thanks to Siana Gearz for pointing out that ld.gold is so much faster.
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-0/+11