DescriptionRevert of Rework default GN symbol handling for win goma builds. (patchset #4 id:100001 of https://codereview.chromium.org/2215433002/ )
Reason for revert:
reverting, this breaks non-goma win builds since use_goma is undefined (i.e., I missed an import).
Original issue's description:
> Rework default GN symbol handling for win goma builds.
>
> Win goma builds do not support PDB files, so trying to build with
> full symbols is very painful. Previously we would default to "full
> symbols" but silently turn off symbols if using goma; this CL
> restructures things so that we default to "minimal symbols" if
> using goma (and visual studio's compiler).
>
> R=brucedawson@chromium.org, brettw@chromium.org, thakis@chromium.org
> BUG=634184
>
> Committed: https://crrev.com/64fea5e29655036e2c5410b903cd43f832d04e93
> Cr-Commit-Position: refs/heads/master@{#415325}
TBR=brettw@chromium.org,brucedawson@chromium.org,thakis@chromium.org,scottmg@chromium.org,jam@chromium.org,rnk@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=634184
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|