Skip to content
Snippets Groups Projects
Commit 1f272c32 authored by Mathew Hodson's avatar Mathew Hodson
Browse files

Bug 1898651 - Use -Zi instead of -Z7 with ml r=firefox-build-system-reviewers,glandium

The debug flag for ml.exe and ml64.exe is -Zi instead of -Z7,
which is used with clang-cl.

Set this when CC_TYPE is "clang-cl" to match the if-statements in
`default_debug_flags` and `as_info` in toolchain.configure.

Fixes warning A4018: invalid command-line option.

Differential Revision: https://phabricator.services.mozilla.com/D211480
parent b845deb2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment