diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2018-09-10 17:01:53 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2018-09-10 17:01:53 -0400 |
commit | 298a52f96a92f4368b3c5d955eab6b37a58f4931 (patch) | |
tree | cf70c3a183b3f3abb3d3e60b56bbdf40dbfdfb5c /indra/newview/llteleporthistory.cpp | |
parent | 299d4807ab6bc35c3643134a142fb59d5931bed9 (diff) |
DRTVWR-474, MAINT-9047: Try *not* copying the viewer built by CMake.
The start of viewer_manifest.DarwinManifest.construct() is a path() call to
copy the whole viewer tree from where CMake constructs it. The comment is:
"(this is a no-op if run within the xcode script)." Unfortunately, for unclear
reasons, this has recently started nesting Second Life.app within the Second
Life.app directory, and even to multiple levels. When that happens, copying
the outermost .app directory to the sparseimage in order to convert to dmg
runs out of room because we're trying to pack multiple copies of the whole
viewer tree into the fixed-size sparseimage.
But if it works to simply skip that entire initial copy operation, so much the
better.
Diffstat (limited to 'indra/newview/llteleporthistory.cpp')
0 files changed, 0 insertions, 0 deletions