Fix linking of mksnapshot
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 Feb 2009 16:00:55 +0000 (16:00 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 Feb 2009 16:00:55 +0000 (16:00 +0000)
commit2bd60ab80f1bb48e3ba062480b0a358dabc279b6
treedbca904f46069d10c78689a774acbf8d862bbe39
parent85584333f94aa835e9d1ef20031a40fd67113cfe
Fix linking of mksnapshot

Changelist http://codereview.chromium.org/20177 caused linking of mksnapshot to fail as link libraries where not specified. Updated build to link mksnapshot with pthread on Linux and Mac OS and with winmm on Windows.
Review URL: http://codereview.chromium.org/21171

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1241 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct
src/SConscript