commit | 8f977d29824f9615726abc2401ccfc16b824e351 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Aug 20 19:20:21 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 20 19:20:21 2024 +0000 |
tree | 70c1c33a4bd7a2941d961aef88f7db23edb2cbe1 | |
parent | ed524b631392420e23cbd3fe39a08d5d418e0af1 [diff] | |
parent | 7ae6c16f51e873c73455f28e71a7b13c0d783d57 [diff] |
Merge "Use -fno-omit-frame-pointer for host windows." into main
diff --git a/cc/config/x86_windows_host.go b/cc/config/x86_windows_host.go index ea7d342..a4d43b9 100644 --- a/cc/config/x86_windows_host.go +++ b/cc/config/x86_windows_host.go
@@ -47,6 +47,8 @@ // Windows flags to generate PDB "-g", "-gcodeview", + + "-fno-omit-frame-pointer", } windowsIncludeFlags = []string{