diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2017-09-19 15:35:08 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2017-09-19 15:35:08 -0400 |
commit | eae144219c3ab2ca0fc724021eec32225065a006 (patch) | |
tree | 3f2fa0ffa9a72a9b858630ba701cc0e0220aeba2 /indra/newview/skins/default/xui/fr/floater_publish_classified.xml | |
parent | 0e9fb587fa267a296183b0d2093700e5fb53c950 (diff) |
DRTVWR-418: Another attempt to generate Mac debug symbols.
The viewer's 00-COMPILE-LINK-RUN.txt recommends passing -gdwarf-2 to the Mac
compiler, and so we've been doing ever since before the viewer-build-variables
repo was engaged. Now we discover that when CMake sees -gdwarf-2, it removes
the -g switch entirely. It also removes it when you pass plain -g. Only when
you pass -gdwarf-with-dsym or just -gdwarf does CMake pass plain -g to the
compiler. Change -gdwarf-2, if specified, to -gdwarf so we at least get -g.
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_publish_classified.xml')
0 files changed, 0 insertions, 0 deletions